瀏覽代碼

Argo-cd is insecure

Simon Kaiser 4 年之前
父節點
當前提交
f875a5c512
共有 1 個檔案被更改,包括 4 行新增1 行删除
  1. 4
    1
      gitops-kaisers-info/templates/argo-cd.yaml

+ 4
- 1
gitops-kaisers-info/templates/argo-cd.yaml 查看文件

30
             pathType: Prefix
30
             pathType: Prefix
31
             annotations:
31
             annotations:
32
               cert-manager.io/cluster-issuer: letsencrypt-staging
32
               cert-manager.io/cluster-issuer: letsencrypt-staging
33
-            tls: true
33
+            tls: true
34
+          
35
+          extraArgs:
36
+            - --insecure