feat: add toleration #6197
@@ -100,6 +100,11 @@ openbao:
|
||||
requests:
|
||||
cpu: 50m
|
||||
memory: 100Mi
|
||||
pod:
|
||||
tolerations:
|
||||
- key: node-role.kubernetes.io/control-plane
|
||||
operator: Exists
|
||||
effect: NoSchedule
|
||||
agent:
|
||||
image:
|
||||
registry: quay.io
|
||||
|
||||
Reference in New Issue
Block a user