Update Overrides for armada.yaml.sub - Ingress

There has been recent updates in OSH [0] that requires
updates to be made to 'armada.yaml.sub'

[0] b311f86193 (diff-b81b605c0ada77e93a9f62b6a1205190)

Change-Id: Ia3c4e06c0f954cd8a8fea25750e0f4fcd2dacf02
This commit is contained in:
Anthony Lin 2018-02-22 10:34:44 +00:00
parent f287df74fb
commit 50d9bcd527
1 changed files with 6 additions and 2 deletions

View File

@ -822,8 +822,12 @@ data:
no_hooks: false
values:
labels:
node_selector_key: ucp-control-plane
node_selector_value: enabled
server:
node_selector_key: ucp-control-plane
node_selector_value: enabled
error_server:
node_selector_key: ucp-control-plane
node_selector_value: enabled
pod:
replicas:
ingress: 2