summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjannfis <jann@mistrust.net>2020-08-05 21:49:01 +0200
committerjannfis <jann@mistrust.net>2020-08-05 21:49:01 +0200
commit40a9d88866e864045ede91b9986285b270efd67b (patch)
tree16e044b8f1e4d2ffe3f1c2cfefc36bf3ab4eee25
parent77218457147ed0e3c5f4712196057812561595d5 (diff)
Update installation manifests from codegen
-rw-r--r--manifests/install.yaml12
1 files changed, 12 insertions, 0 deletions
diff --git a/manifests/install.yaml b/manifests/install.yaml
index d35c7d6..8fdbeb2 100644
--- a/manifests/install.yaml
+++ b/manifests/install.yaml
@@ -54,6 +54,18 @@ spec:
key: argocd.server_addr
name: argocd-image-updater-config
optional: true
+ - name: ARGOCD_INSECURE
+ valueFrom:
+ configMapKeyRef:
+ key: argocd.insecure
+ name: argocd-image-updater-config
+ optional: true
+ - name: ARGOCD_PLAINTEXT
+ valueFrom:
+ configMapKeyRef:
+ key: argocd.plaintext
+ name: argocd-image-updater-config
+ optional: true
- name: ARGOCD_TOKEN
valueFrom:
secretKeyRef: