summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorPatrick Spek <p.spek@tyil.nl>2023-10-27 16:10:51 +0200
committerPatrick Spek <p.spek@tyil.nl>2023-10-27 16:10:51 +0200
commit17c94bc29c5c42d72e2f882414a0d4ae285bd64c (patch)
tree93fc882f0a71e23af3f33485699556366a65fc3e
parent28a986279e6daa346bd999a2f77d4d7a7cda7efc (diff)
Use the correct name for fez' secret
-rw-r--r--data.d/k3s-master/manifests.d/tyilnet/cicd-system/resources/workflow-templates/util-raku.yaml4
1 files changed, 2 insertions, 2 deletions
diff --git a/data.d/k3s-master/manifests.d/tyilnet/cicd-system/resources/workflow-templates/util-raku.yaml b/data.d/k3s-master/manifests.d/tyilnet/cicd-system/resources/workflow-templates/util-raku.yaml
index 5fb8712..2d0f606 100644
--- a/data.d/k3s-master/manifests.d/tyilnet/cicd-system/resources/workflow-templates/util-raku.yaml
+++ b/data.d/k3s-master/manifests.d/tyilnet/cicd-system/resources/workflow-templates/util-raku.yaml
@@ -100,9 +100,9 @@ spec:
inputs:
parameters:
- name: fezUsernameSecret
- value: "argo-credentials-fez"
+ value: "credentials-fez"
- name: fezPasswordSecret
- value: "argo-credentials-fez"
+ value: "credentials-fez"
- name: fezUsernameSecretKey
value: "username"
- name: fezPasswordSecretKey