[node operator] constellation node operator: hardcode image pull secret

Signed-off-by: Malte Poll <mp@edgeless.systems>
This commit is contained in:
Malte Poll 2022-07-26 18:16:39 +02:00 committed by Malte Poll
parent 86c88a949e
commit 1cee319174

View File

@ -73,6 +73,8 @@ spec:
optional: true
nodeSelector:
node-role.kubernetes.io/control-plane: ""
imagePullSecrets:
- name: constellation-pull # workaround until https://github.com/operator-framework/operator-lifecycle-manager/issues/2682 is fixed
tolerations:
- effect: NoSchedule
key: node-role.kubernetes.io/control-plane