.
This commit is contained in:
@@ -63,6 +63,10 @@ spec:
|
||||
app: alloy
|
||||
spec:
|
||||
serviceAccountName: alloy
|
||||
tolerations:
|
||||
- key: "node-role.kubernetes.io/control-plane"
|
||||
operator: "Exists"
|
||||
effect: "NoSchedule"
|
||||
|
||||
containers:
|
||||
- name: alloy
|
||||
|
||||
Reference in New Issue
Block a user