mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-08 00:11:21 -05:00
update
This commit is contained in:
parent
de48e8b3a1
commit
429012d09e
1 changed files with 3 additions and 3 deletions
|
|
@ -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:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue