We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 8f8cc46 commit 20a010dCopy full SHA for 20a010d
1 file changed
charts/device-definitions-api/templates/secret.yaml
@@ -83,6 +83,12 @@ spec:
83
- remoteRef:
84
key: {{ .Release.Namespace }}/definitions/googlesheets/credentials
85
secretKey: GOOGLE_SHEETS_CREDENTIALS
86
+ - remoteRef:
87
+ key: {{ .Release.Namespace }}/definitions/17vin/user
88
+ secretKey: JAPAN17_VIN_USER
89
90
+ key: {{ .Release.Namespace }}/definitions/17vin/password
91
+ secretKey: JAPAN17_VIN_PASSWORD
92
secretStoreRef:
93
kind: ClusterSecretStore
94
name: aws-secretsmanager-secret-store
0 commit comments