15 lines
248 B
YAML
15 lines
248 B
YAML
dashboard:
|
|
persistence:
|
|
size: 100M
|
|
storageClassName: ceph-rbd
|
|
|
|
ingress:
|
|
enabled: true
|
|
className: public
|
|
annotations: {}
|
|
hosts:
|
|
- host: helm.alexandre-vazquez.cloud
|
|
paths:
|
|
- path: /
|
|
pathType: ImplementationSpecific
|