Disable values.yaml (PVC-based means look _elsewhere_ for storage, not to provide _via_ storage)

This commit is contained in:
Jack Jackson 2023-07-23 15:30:42 -07:00
parent 3b10ad2abd
commit 91d7b2cc72

View File

@ -464,9 +464,9 @@ spec:
targetRevision: HEAD targetRevision: HEAD
path: charts/ceph path: charts/ceph
helm: # helm:
valueFiles: # valueFiles:
- values.yaml # - values.yaml
destination: destination:
server: "https://kubernetes.default.svc" server: "https://kubernetes.default.svc"