From 2a0577820699d29c3192cd450b4f04b3030204ad Mon Sep 17 00:00:00 2001 From: Ryan Belgrave Date: Wed, 13 Nov 2024 16:02:02 -0600 Subject: [PATCH] case is important when it comes to values --- charts/warpstream-agent/ci/playground-sts-cert-mtls-values.yaml | 2 +- charts/warpstream-agent/ci/playground-sts-cert-values.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/charts/warpstream-agent/ci/playground-sts-cert-mtls-values.yaml b/charts/warpstream-agent/ci/playground-sts-cert-mtls-values.yaml index bba522a..1912d41 100644 --- a/charts/warpstream-agent/ci/playground-sts-cert-mtls-values.yaml +++ b/charts/warpstream-agent/ci/playground-sts-cert-mtls-values.yaml @@ -1,4 +1,4 @@ -fullNameOverride: "playground-sts-cert" +fullnameOverride: "playground-sts-cert" config: playground: true diff --git a/charts/warpstream-agent/ci/playground-sts-cert-values.yaml b/charts/warpstream-agent/ci/playground-sts-cert-values.yaml index ca01071..5b5f306 100644 --- a/charts/warpstream-agent/ci/playground-sts-cert-values.yaml +++ b/charts/warpstream-agent/ci/playground-sts-cert-values.yaml @@ -1,4 +1,4 @@ -fullNameOverride: "playground-sts-cert" +fullnameOverride: "playground-sts-cert" config: playground: true