summaryrefslogtreecommitdiff
path: root/data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml
diff options
context:
space:
mode:
Diffstat (limited to 'data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml')
-rw-r--r--data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml16
1 files changed, 8 insertions, 8 deletions
diff --git a/data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml b/data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml
index b7a7400..7978820 100644
--- a/data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml
+++ b/data.d/k3s-master/manifests.d/tyilnet/cicd-system/argo-workflows/helm-chart.yaml
@@ -15,11 +15,11 @@ spec:
endpoint: 10.57.101.1:3900
insecure: true
accessKeySecret:
- name: garage-creds-argo
- key: accessKey
+ name: credentials
+ key: garageAccessKey
secretKeySecret:
- name: garage-creds-argo
- key: secretKey
+ name: credentials
+ key: garageSecretKey
controller:
persistence:
archive: true
@@ -29,11 +29,11 @@ spec:
database: argo
tableName: argo_workflows
userNameSecret:
- name: postgresql-creds-argo
- key: username
+ name: credentials
+ key: postgresqlUsername
passwordSecret:
- name: postgresql-creds-argo
- key: password
+ name: credentials
+ key: postgresqlPassword
workflowDefaults:
spec:
entrypoint: main