From 095fcb72be2e18e2ad80ab249ee6865095c0c79c Mon Sep 17 00:00:00 2001 From: Guilherme Salustiano Date: Fri, 24 Jan 2025 15:12:03 -0300 Subject: [PATCH] remove unused google domain value (#183) --- charts/retool/values.yaml | 1 - values.yaml | 1 - 2 files changed, 2 deletions(-) diff --git a/charts/retool/values.yaml b/charts/retool/values.yaml index f9a4839..25b98d5 100644 --- a/charts/retool/values.yaml +++ b/charts/retool/values.yaml @@ -18,7 +18,6 @@ config: # clientSecretSecretName: # clientSecretSecretKey is the key in the k8s secret, default: google-client-secret # clientSecretSecretKey: - domain: encryptionKey: # encryptionKeySecretName is the name of the secret where the encryption key is stored (can be used instead of encryptionKey) # encryptionKeySecretName: diff --git a/values.yaml b/values.yaml index f9a4839..25b98d5 100644 --- a/values.yaml +++ b/values.yaml @@ -18,7 +18,6 @@ config: # clientSecretSecretName: # clientSecretSecretKey is the key in the k8s secret, default: google-client-secret # clientSecretSecretKey: - domain: encryptionKey: # encryptionKeySecretName is the name of the secret where the encryption key is stored (can be used instead of encryptionKey) # encryptionKeySecretName: