This commit is contained in:
2023-11-11 11:16:00 -06:00
parent de48e8b3a1
commit 429012d09e

View File

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