gf-k8s/state/gullfaxi/apps/test/application.yaml

25 lines
603 B
YAML

apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: test
spec:
destination:
server: https://kubernetes.default.svc
namespace: test
project: apps
syncPolicy:
automated:
prune: true
selfHeal: true
syncOptions:
- CreateNamespace=true
sources:
- repoURL: git@github.com:amkartashov/gf-k8s.git
targetRevision: test-chart-v0.0.2
path: charts/test
helm:
valueFiles:
- $values/state/gullfaxi/apps/test/values.yaml
- repoURL: git@github.com:amkartashov/gf-k8s.git
targetRevision: main
ref: values