Merge pull request #469 from 3dwardch3ng/infra/ingress-nginx

auto create namespace
This commit is contained in:
2024-07-15 02:22:01 +10:00
committed by GitHub
4 changed files with 4 additions and 0 deletions

View File

@@ -66,4 +66,5 @@ spec:
allowEmpty: true
prune: true
selfHeal: true
createNamespace: true
status: {}

View File

@@ -66,4 +66,5 @@ spec:
allowEmpty: true
prune: true
selfHeal: true
createNamespace: true
status: {}

View File

@@ -66,4 +66,5 @@ spec:
allowEmpty: true
prune: true
selfHeal: true
createNamespace: true
status: {}

View File

@@ -29,6 +29,7 @@ spec:
selfHeal: true
syncOptions:
- allowEmpty=true
- CreateNamespace=true
status:
health: {}
summary: {}