mirror of
https://github.com/outbackdingo/cozystack.git
synced 2026-03-20 17:41:11 +00:00
fix ingressClassName
This commit is contained in:
@@ -50,7 +50,7 @@ spec:
|
||||
serviceType: ClusterIP
|
||||
ingress:
|
||||
hostname: {{ .Values.host | default (printf "%s.%s" .Release.Name $host) }}
|
||||
ingressClassName: "{{ $ingress }}"
|
||||
className: "{{ $ingress }}"
|
||||
deployment:
|
||||
replicas: 2
|
||||
version: 1.29.0
|
||||
|
||||
Reference in New Issue
Block a user