This repository has been archived on 2023-02-17. You can view files and clone it, but cannot push or open issues or pull requests.
helmfile-vs-argo/manifests/cluster_test/vpa.yaml

20 lines
426 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: vpa
namespace: argo-system
spec:
destination:
namespace: vpa-system
server: https://kubernetes.default.svc
project: services
source:
chart: vpa
helm:
valueFiles:
- ./values/common/values.yaml
path: ./vendor/vpa
repoURL: git@git.badhouseplants.net:allanger/helmfile-vs-argo.git
targetRevision: argo-apps-main