1
0
Fork 0

refactor: rename universal to appsets

This commit is contained in:
Vojtěch Mareš 2023-10-02 19:58:05 +02:00
parent 2b71eb040b
commit d1c8c303c5
Signed by: vojtech.mares
GPG key ID: C6827B976F17240D
4 changed files with 1 additions and 1 deletions

View file

@ -1,18 +0,0 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: universal-apps
namespace: argocd
spec:
project: argocd
syncPolicy:
automated:
prune: true
selfHeal: true
destination:
server: https://kubernetes.default.svc
namespace: argocd
source:
path: universal/
repoURL: https://github.com/vojtechmares/gitops.git
targetRevision: HEAD