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
5faf10fc16
commit
7d15657fd8
|
@ -12,13 +12,6 @@ spec:
|
|||
chart: connect
|
||||
repoURL: https://1password.github.io/connect-helm-charts/
|
||||
targetRevision: 1.14.0
|
||||
helm:
|
||||
parameters:
|
||||
- name: connect.tolerations
|
||||
value: |
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
operator: "Exists"
|
||||
- effect: "NoSchedule"
|
||||
syncPolicy:
|
||||
automated:
|
||||
selfHeal: true
|
||||
|
|
Loading…
Reference in New Issue