We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c6ca9a2 commit 6ecf405Copy full SHA for 6ecf405
config/policy-webhook.yaml
@@ -35,7 +35,7 @@ spec:
35
- podAffinityTerm:
36
labelSelector:
37
matchLabels:
38
- app: policy-webhook
+ role: policy-webhook
39
topologyKey: kubernetes.io/hostname
40
weight: 100
41
config/webhook.yaml
@@ -34,7 +34,7 @@ spec:
34
- app: webhook
+ role: webhook
0 commit comments