chore: delete podAntiAffinity from cilium daemonsets in test (#3078)

* delet podAntiAffinity from cilium daemonsets

* add 1.14 dualstack changes
This commit is contained in:
Camryn Lee 2024-10-23 09:05:56 -07:00 коммит произвёл GitHub
Родитель 7d6ce69115
Коммит 9f5392ca15
Не найден ключ, соответствующий данной подписи
Идентификатор ключа GPG: B5690EEEBB952194
5 изменённых файлов: 0 добавлений и 30 удалений

Просмотреть файл

@ -42,12 +42,6 @@ spec:
operator: In
values:
- linux
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
k8s-app: cilium
topologyKey: kubernetes.io/hostname
containers:
- args:
- --config-dir=/tmp/cilium/config-map

Просмотреть файл

@ -42,12 +42,6 @@ spec:
operator: In
values:
- linux
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
k8s-app: cilium
topologyKey: kubernetes.io/hostname
containers:
- args:
- --config-dir=/tmp/cilium/config-map

Просмотреть файл

@ -42,12 +42,6 @@ spec:
operator: In
values:
- linux
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
k8s-app: cilium
topologyKey: kubernetes.io/hostname
containers:
- args:
- --config-dir=/tmp/cilium/config-map

Просмотреть файл

@ -43,12 +43,6 @@ spec:
operator: In
values:
- linux
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
k8s-app: cilium
topologyKey: kubernetes.io/hostname
containers:
- args:
- --config-dir=/tmp/cilium/config-map

Просмотреть файл

@ -43,12 +43,6 @@ spec:
operator: In
values:
- linux
podAntiAffinity:
requiredDuringSchedulingIgnoredDuringExecution:
- labelSelector:
matchLabels:
k8s-app: cilium
topologyKey: kubernetes.io/hostname
containers:
- args:
- --config-dir=/tmp/cilium/config-map