add CreateNamespace=true to syncOptions
This commit is contained in:
parent
d3b7ca777d
commit
b1304172c9
@ -9,6 +9,7 @@ spec:
|
||||
enabled: true
|
||||
syncOptions:
|
||||
- ServerSideApply=true
|
||||
- CreateNamespace=true
|
||||
project: default
|
||||
source:
|
||||
chart: gateway-helm
|
||||
@ -25,5 +26,4 @@ spec:
|
||||
destination:
|
||||
# namespace: default
|
||||
namespace: envoy-gateway-system
|
||||
createNamespace: true
|
||||
server: 'https://kubernetes.default.svc'
|
||||
Loading…
x
Reference in New Issue
Block a user