16 lines
254 B
YAML
16 lines
254 B
YAML
|
USER-SUPPLIED VALUES:
|
||
|
enterpriseEdition:
|
||
|
enabled: true
|
||
|
ingress:
|
||
|
annotations:
|
||
|
kubernetes.io/ingress.class: haproxy
|
||
|
enabled: true
|
||
|
hosts:
|
||
|
- host: portainer.geesink.org
|
||
|
paths:
|
||
|
- path: '"/"'
|
||
|
service:
|
||
|
type: ClusterIP
|
||
|
tls:
|
||
|
force: true
|