Josh Bicking 2 недель назад
Родитель
Сommit
6118c532e7
1 измененных файлов с 5 добавлено и 0 удалено
  1. 5 0
      argocd/external-secrets/bitwarden-cli.yaml

+ 5 - 0
argocd/external-secrets/bitwarden-cli.yaml

@@ -40,6 +40,11 @@ spec:
                 secretKeyRef:
                   name: bitwarden-cli
                   key: BW_CLIENTSECRET
+            - name: BW_CLIENTID
+              valueFrom:
+                secretKeyRef:
+                  name: bitwarden-cli
+                  key: BW_CLIENTID
           ports:
             - name: http
               containerPort: 8087