Skip to content

Commit

Permalink
update golden files
Browse files Browse the repository at this point in the history
Signed-off-by: cloudwiz <andrey.dubnik@maersk.com>
  • Loading branch information
andrey-dubnik committed Nov 5, 2021
1 parent 86cbe76 commit 67248e0
Show file tree
Hide file tree
Showing 8 changed files with 108 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -1023,6 +1023,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -848,6 +848,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -857,6 +857,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -848,6 +848,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -752,6 +752,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -877,6 +877,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down Expand Up @@ -988,6 +1000,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-ingress
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-ingress
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-ingress
nodeSelector:

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -852,6 +852,18 @@ spec:
app.kubernetes.io/instance: kuma
app: kuma-control-plane
spec:
affinity:
podAntiAffinity:
preferredDuringSchedulingIgnoredDuringExecution:
- weight: 100
podAffinityTerm:
labelSelector:
matchExpressions:
- key: app
operator: In
values:
- kuma-control-plane
topologyKey: kubernetes.io/hostname
serviceAccountName: kuma-control-plane
nodeSelector:

Expand Down

0 comments on commit 67248e0

Please sign in to comment.