update
This commit is contained in:
@@ -1,16 +1,16 @@
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
name: octopusdeploy
|
||||
name: octopus
|
||||
namespace: argocd
|
||||
spec:
|
||||
project: default
|
||||
source:
|
||||
repoURL: https://gitlab.com/developerdurp/homelab.git
|
||||
targetRevision: main
|
||||
path: octopusdeploy
|
||||
path: octopus
|
||||
destination:
|
||||
namespace: octopusdeploy
|
||||
namespace: octopus
|
||||
name: in-cluster
|
||||
syncPolicy:
|
||||
automated:
|
||||
|
||||
Reference in New Issue
Block a user