fix(argo): Don't use nodeport on ekman
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
{{- if eq .Values.clusterConfig.cluster "oceanbox"}}
|
||||
apiVersion: v1
|
||||
kind: Service
|
||||
metadata:
|
||||
@@ -24,3 +25,4 @@ spec:
|
||||
app.kubernetes.io/instance: argocd
|
||||
app.kubernetes.io/name: argocd-server
|
||||
type: NodePort
|
||||
{{- end }}
|
||||
|
||||
Reference in New Issue
Block a user