Files
gitops/apps/observability/helm-dashboard-values.yaml
T

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