This commit is contained in:
2023-12-11 19:20:50 -06:00
parent 23e67e9dc9
commit ab8efbdcc2
2 changed files with 14 additions and 3 deletions

View File

@@ -1,16 +1,16 @@
apiVersion: argoproj.io/v1alpha1
kind: Application
metadata:
name: gitea
name: gatekeeper
namespace: argocd
spec:
project: default
source:
repoURL: https://gitlab.com/developerdurp/homelab.git
targetRevision: main
path: gitea
path: gatekeeper
destination:
namespace: gitea
namespace: gatekeeper
name: in-cluster
syncPolicy:
automated: