We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 38c5848 + 2eda156 commit c37f736Copy full SHA for c37f736
dist/ovsdb-mon-ds.yaml
@@ -12,9 +12,7 @@ spec:
12
name: ovsdb-mon
13
spec:
14
tolerations:
15
- - key: node-role.kubernetes.io/master
16
- operator: Exists
17
- effect: NoSchedule
+ - operator: Exists
18
securityContext:
19
runAsUser: 0
20
containers:
dist/ovsdb-mon-ovn.yaml
@@ -35,8 +35,7 @@ spec:
35
type: ""
36
name: run-ovs
37
38
39
40
hostNetwork: true
41
affinity:
42
nodeAffinity:
0 commit comments