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:
Martyn 2023-11-12 19:00:36 +01:00
parent 925ac834f7
commit 5faf10fc16
1 changed files with 1 additions and 4 deletions

View File

@ -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