update
This commit is contained in:
@@ -20,7 +20,6 @@ spec:
|
||||
- CreateNamespace=true
|
||||
|
||||
---
|
||||
|
||||
apiVersion: argoproj.io/v1alpha1
|
||||
kind: Application
|
||||
metadata:
|
||||
@@ -33,7 +32,7 @@ spec:
|
||||
targetRevision: main
|
||||
path: infra/octopus-agent
|
||||
destination:
|
||||
namespace: octpus-agent
|
||||
namespace: octopus-agent
|
||||
name: in-cluster
|
||||
syncPolicy:
|
||||
automated:
|
||||
@@ -41,4 +40,3 @@ spec:
|
||||
selfHeal: true
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
|
||||
|
||||
Reference in New Issue
Block a user