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/cluster-1.yaml
2023-02-16 15:15:59 +01:00

17 lines
374 B
YAML

---
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: app-of-apps
namespace: argo-system
spec:
destination:
namespace: argo-system
server: https://kubernetes.default.svc
project: default
source:
path: ./manifests/cluster1/
repoURL: ssh://git@git.badhouseplants.net/allanger/helmfile-vs-argo.git
targetRevision: argo-apps-main