user helm release namespace

Signed-off-by: Roland.Ma <rolandma@yunify.com>
This commit is contained in:
Roland.Ma
2021-05-26 09:09:49 +00:00
parent f7d7ed55ff
commit dc3d5bf08c
11 changed files with 50 additions and 56 deletions

View File

@@ -2,7 +2,6 @@ apiVersion: v1
kind: ConfigMap
metadata:
name: ks-router-config
namespace: kubesphere-system
data:
ingress-controller-svc.yaml: |+
{{- include "ingress-controller-svc.yaml" . }}