Fix appset to deploy on dev-tools insted of monitoring
This commit is contained in:
parent
fb5a9fe029
commit
a4a11a8f8a
@ -24,7 +24,7 @@ spec:
|
|||||||
include: '{{path.basename}}.yaml'
|
include: '{{path.basename}}.yaml'
|
||||||
destination:
|
destination:
|
||||||
server: https://kubernetes.default.svc
|
server: https://kubernetes.default.svc
|
||||||
namespace: monitoring
|
namespace: dev-tools
|
||||||
syncPolicy:
|
syncPolicy:
|
||||||
automated:
|
automated:
|
||||||
prune: true
|
prune: true
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user