hm
This commit is contained in:
parent
2b16c41c74
commit
146b150963
@ -9,7 +9,7 @@
|
||||
},
|
||||
"helm-values": {
|
||||
"fileMatch": [
|
||||
"-values\\.yaml$"
|
||||
"values\\.*\\.yaml$"
|
||||
]
|
||||
},
|
||||
"packageRules": [
|
||||
|
@ -4,7 +4,7 @@ source:
|
||||
targetRevision: 10.20.1
|
||||
helm:
|
||||
valueFiles:
|
||||
- values.yaml
|
||||
- .helms/traefik-values.yaml
|
||||
chart: traefik
|
||||
destination:
|
||||
server: "https://kubernetes.default.svc"
|
Loading…
Reference in New Issue
Block a user