haproxy ingress
This commit is contained in:
parent
2aa7f12f65
commit
6030383bff
|
|
@ -4,6 +4,9 @@ metadata:
|
|||
name: haproxy-ingress
|
||||
namespace: argocd
|
||||
spec:
|
||||
syncPolicy:
|
||||
syncOptions:
|
||||
- CreateNamespace=true
|
||||
destination:
|
||||
name: ''
|
||||
namespace: haproxy-ingress
|
||||
|
|
|
|||
Loading…
Reference in New Issue