From f71459ede0214d4dd976062c291fc144621ec224 Mon Sep 17 00:00:00 2001 From: Daniel Hougaard <62331820+DanielHougaard@users.noreply.github.com> Date: Wed, 6 Mar 2024 04:23:17 +0100 Subject: [PATCH] Slugs --- k8-operator/config/samples/sample.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/k8-operator/config/samples/sample.yaml b/k8-operator/config/samples/sample.yaml index 73240fafb..b2ad755eb 100644 --- a/k8-operator/config/samples/sample.yaml +++ b/k8-operator/config/samples/sample.yaml @@ -39,9 +39,9 @@ spec: universalAuthMachineIdentity: secretsScope: - projectId: "" # TODO: Make this a slug + projectSlug: envSlug: # "dev", "staging", "prod", etc.. - secretsPath: # Root is "/" + secretsPath: "" # Root is "/" credentials: secretName: universal-auth-credentials