ApplicationSets #3

Open
allanger wants to merge 1 commits from argo-applicationset-updated into argo-applicationset-main
3 changed files with 35 additions and 0 deletions

11
cluster2/goldilocks.yaml Normal file
View File

@ -0,0 +1,11 @@
argo:
cluster: https://kubernetes.default.svc
application: goldilocks
project: default
namespace: vpa-system
path: .
chart:
version: 6.5.0
name: goldilocks
repo: https://charts.fairwinds.com/stable
values: |

View File

@ -0,0 +1,11 @@
argo:
cluster: https://kubernetes.default.svc
application: goldilocks
project: system
namespace: vpa-system
path: .
chart:
version: 6.5.0
name: goldilocks
repo: https://charts.fairwinds.com/stable
values: |

13
common/vpa.yaml Normal file
View File

@ -0,0 +1,13 @@
argo:
cluster: https://kubernetes.default.svc
application: vpa
project: default
namespace: vpa-system
path: .
chart:
version: 1.6.0
name: vpa
repo: https://charts.fairwinds.com/stable
values: |
updater:
enabled: false