fix: add autosync
This commit is contained in:
parent
741d7dbd38
commit
2bdab1b0a7
1 changed files with 4 additions and 0 deletions
|
@ -17,6 +17,10 @@ spec:
|
|||
targetRevision: HEAD
|
||||
targetRevision: 3.12.1
|
||||
chart: metrics-server
|
||||
syncPolicy:
|
||||
automated:
|
||||
prune: true
|
||||
|
||||
|
||||
# helm:
|
||||
# values: |
|
||||
|
|
Loading…
Reference in a new issue