mirror of
https://github.com/nold360/hive-apps
synced 2024-11-20 04:29:26 +00:00
Fix(apisix): Namespace
This commit is contained in:
parent
10afba88b0
commit
482cedb64b
1 changed files with 1 additions and 1 deletions
|
@ -56,7 +56,7 @@ apps:
|
||||||
syncWave: '0'
|
syncWave: '0'
|
||||||
|
|
||||||
- name: apisix
|
- name: apisix
|
||||||
existingNamespace: ingress-internal
|
namespace: ingress-apisix
|
||||||
repoURL: https://charts.apiseven.com
|
repoURL: https://charts.apiseven.com
|
||||||
chart: apisix-ingress-controller
|
chart: apisix-ingress-controller
|
||||||
targetRevision: 0.9.2
|
targetRevision: 0.9.2
|
||||||
|
|
Loading…
Reference in a new issue