Rename https rather than http service
This commit is contained in:
parent
2d87822e96
commit
f460ef6276
@ -1,7 +1,7 @@
|
||||
apiVersion: v2
|
||||
description: KubeZero Helm chart to install Zero Down Time Kuberenetes platform
|
||||
name: kubezero
|
||||
version: 0.1.6
|
||||
version: 0.1.7
|
||||
home: https://kubezero.com
|
||||
keywords:
|
||||
- kubezero
|
||||
|
@ -27,9 +27,9 @@ argo-cd:
|
||||
config:
|
||||
url: argocd.example.com
|
||||
|
||||
# Set to allow routing via istio
|
||||
#service:
|
||||
# servicePortHttpName: grpc
|
||||
# Rename former https port to grpc, works with istio + insecure
|
||||
service:
|
||||
servicePortHttpsName: grpc
|
||||
|
||||
extraArgs:
|
||||
- --insecure
|
||||
|
Loading…
Reference in New Issue
Block a user