Skip to content

Commit 095fcb7

Browse files
remove unused google domain value (#183)
1 parent 1852808 commit 095fcb7

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

charts/retool/values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ config:
1818
# clientSecretSecretName:
1919
# clientSecretSecretKey is the key in the k8s secret, default: google-client-secret
2020
# clientSecretSecretKey:
21-
domain:
2221
encryptionKey:
2322
# encryptionKeySecretName is the name of the secret where the encryption key is stored (can be used instead of encryptionKey)
2423
# encryptionKeySecretName:

values.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ config:
1818
# clientSecretSecretName:
1919
# clientSecretSecretKey is the key in the k8s secret, default: google-client-secret
2020
# clientSecretSecretKey:
21-
domain:
2221
encryptionKey:
2322
# encryptionKeySecretName is the name of the secret where the encryption key is stored (can be used instead of encryptionKey)
2423
# encryptionKeySecretName:

0 commit comments

Comments
 (0)