Skip to content

Commit 20a010d

Browse files
committed
credentials for jp vin
1 parent 8f8cc46 commit 20a010d

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

charts/device-definitions-api/templates/secret.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,12 @@ spec:
8383
- remoteRef:
8484
key: {{ .Release.Namespace }}/definitions/googlesheets/credentials
8585
secretKey: GOOGLE_SHEETS_CREDENTIALS
86+
- remoteRef:
87+
key: {{ .Release.Namespace }}/definitions/17vin/user
88+
secretKey: JAPAN17_VIN_USER
89+
- remoteRef:
90+
key: {{ .Release.Namespace }}/definitions/17vin/password
91+
secretKey: JAPAN17_VIN_PASSWORD
8692
secretStoreRef:
8793
kind: ClusterSecretStore
8894
name: aws-secretsmanager-secret-store

0 commit comments

Comments
 (0)