浏览代码

Argo-cd is insecure

Simon Kaiser 3 年前
父节点
当前提交
f875a5c512
共有 1 个文件被更改,包括 4 次插入1 次删除
  1. 4
    1
      gitops-kaisers-info/templates/argo-cd.yaml

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

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