Skip to content

Commit 0addfdb

Browse files
authored
chore: add kustomize support
This will allow the use of kustomizes [base](https://kubectl.docs.kubernetes.io/pages/app_customization/bases_and_variants.html) feature.
1 parent 0f595ff commit 0addfdb

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed
Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,8 @@
1+
resources:
2+
- admission-controller-deployment.yaml
3+
- recommender-deployment.yaml
4+
- updater-deployment.yaml
5+
- vpa-rbac.yaml
6+
7+
crds:
8+
- vpa-v1-crd.yaml

0 commit comments

Comments
 (0)