This commit is contained in:
Stefan Reimer 2020-05-01 18:53:23 +01:00
parent f82d094449
commit 8467803136
3 changed files with 5 additions and 6 deletions

View File

@ -1,7 +1,7 @@
apiVersion: v2
description: KubeZero Helm chart to bootstrap Kube cluster incl. ArgoCD
name: kubezero
version: 0.1.0
version: 0.1.1
home: https://kubezero.com
keywords:
- kubezero

View File

@ -0,0 +1,4 @@
apiVersion: v1
kind: Namespace
metadata:
name: argocd

View File

@ -55,11 +55,6 @@ argocd:
prune: false
selfHeal: false
destination:
server: https://kubernetes.default.svc
namespace: argocd
extraArgs:
- --insecure
nodeSelector: