mirror of
https://gitlab.durp.info/durfy/homelab/gitops.git
synced 2026-05-07 16:00:29 -05:00
update
This commit is contained in:
parent
b28c7ce8fd
commit
b39863dee9
1 changed files with 1 additions and 3 deletions
|
|
@ -20,7 +20,6 @@ spec:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
||||||
---
|
---
|
||||||
|
|
||||||
apiVersion: argoproj.io/v1alpha1
|
apiVersion: argoproj.io/v1alpha1
|
||||||
kind: Application
|
kind: Application
|
||||||
metadata:
|
metadata:
|
||||||
|
|
@ -33,7 +32,7 @@ spec:
|
||||||
targetRevision: main
|
targetRevision: main
|
||||||
path: infra/octopus-agent
|
path: infra/octopus-agent
|
||||||
destination:
|
destination:
|
||||||
namespace: octpus-agent
|
namespace: octopus-agent
|
||||||
name: in-cluster
|
name: in-cluster
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
|
|
@ -41,4 +40,3 @@ spec:
|
||||||
selfHeal: true
|
selfHeal: true
|
||||||
syncOptions:
|
syncOptions:
|
||||||
- CreateNamespace=true
|
- CreateNamespace=true
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue