removing ingress option on xkcd chart (#289)
Signed-off-by: Aaron Schlesinger <aaron@ecomaz.net>
This commit is contained in:
parent
79c375d6d3
commit
b5058f8544
|
|
@ -41,5 +41,3 @@ autoscaling:
|
||||||
minReplicas: 0
|
minReplicas: 0
|
||||||
maxReplicas: 10
|
maxReplicas: 10
|
||||||
|
|
||||||
ingress:
|
|
||||||
enabled: false
|
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue