Update k8s/apps/k8s-secrets/deployment.yaml
All checks were successful
Check with kubeconform / lint (push) Successful in 10s

This commit is contained in:
ab
2025-09-15 12:44:34 +00:00
parent 8e445f01ae
commit a6dd3638bb

View File

@@ -23,7 +23,7 @@ spec:
imagePullPolicy: Always imagePullPolicy: Always
args: args:
- "--secrets" - "--secrets"
- "openai-creds" - "openai-creds,test-secret"
- "--namespace" - "--namespace"
- "k8s-secret" - "k8s-secret"
- "--port" - "--port"