fuckit, this will be static manifests, just render them so I can edit it
Signed-off-by: Martyn Ranyard <m@rtyn.berlin>
This commit is contained in:
parent
925ac834f7
commit
5faf10fc16
|
@ -14,14 +14,11 @@ spec:
|
|||
targetRevision: 1.14.0
|
||||
helm:
|
||||
parameters:
|
||||
- name: connect
|
||||
- name: connect.tolerations
|
||||
value: |
|
||||
tolerations:
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
operator: "Exists"
|
||||
- effect: "NoSchedule"
|
||||
nodeSelector:
|
||||
node-role.kubernetes.io/control-plane: ""
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
|
Loading…
Reference in New Issue