mirror of
https://github.com/rubenhensen/k8scd.git
synced 2026-09-17 02:12:55 +02:00
Change value files ref
This commit is contained in:
@@ -17,12 +17,13 @@ spec:
|
|||||||
- chart: vault
|
- chart: vault
|
||||||
repoURL: https://helm.releases.hashicorp.com
|
repoURL: https://helm.releases.hashicorp.com
|
||||||
targetRevision: 0.28.1
|
targetRevision: 0.28.1
|
||||||
|
helm:
|
||||||
|
valueFiles:
|
||||||
|
- $values/overrides.yaml
|
||||||
- repoURL: https://github.com/rubenhensen/k8scd
|
- repoURL: https://github.com/rubenhensen/k8scd
|
||||||
path: vault
|
path: vault
|
||||||
targetRevision: HEAD
|
targetRevision: HEAD
|
||||||
helm:
|
ref: values
|
||||||
valueFiles:
|
|
||||||
- $values/override.yaml
|
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: vault-system
|
namespace: vault-system
|
||||||
Reference in New Issue
Block a user