fix(deploy): unify gingress namespace to app
This commit is contained in:
parent
7148c8fd39
commit
1f025ee957
@ -139,7 +139,7 @@ services:
|
|||||||
|
|
||||||
# Gingress controller configuration
|
# Gingress controller configuration
|
||||||
gingress:
|
gingress:
|
||||||
namespace: "gingress-system"
|
namespace: "app"
|
||||||
repository: gingress
|
repository: gingress
|
||||||
replicaCount: 2
|
replicaCount: 2
|
||||||
httpPort: 80
|
httpPort: 80
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user