Merge pull request #11312 from olemarkus/cilium-operator

Use the full operator instead of the generic one
This commit is contained in:
Kubernetes Prow Robot 2021-04-24 11:40:59 -07:00 committed by GitHub
commit 2244471830
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 3 additions and 3 deletions

View File

@ -795,7 +795,7 @@ spec:
- --config-dir=/tmp/cilium/config-map
- --debug=$(CILIUM_DEBUG)
command:
- cilium-operator-generic
- cilium-operator
env:
- name: K8S_NODE_NAME
valueFrom:
@ -817,7 +817,7 @@ spec:
value: "{{ $.MasterInternalName }}"
- name: KUBERNETES_SERVICE_PORT
value: "443"
image: "docker.io/cilium/operator-generic:{{ .Version }}"
image: "docker.io/cilium/operator:{{ .Version }}"
imagePullPolicy: IfNotPresent
name: cilium-operator
{{ if .EnablePrometheusMetrics }}

View File

@ -71,7 +71,7 @@ spec:
version: 1.17.0
- id: k8s-1.12
manifest: networking.cilium.io/k8s-1.12-v1.9.yaml
manifestHash: dea8534ba3aa267f877f7c2f68a1899fe869e1d3
manifestHash: 0e59024a8025c5a3beb4c2c707b03d5233e53c7c
name: networking.cilium.io
needsRollingUpdate: all
selector: