use variables for cilium-operator instead of hardcoded value (#5802)

This commit is contained in:
Petr Enkov 2020-03-24 18:40:47 +04:00 committed by GitHub
parent 81f07c3783
commit bc2eeb0560
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -84,7 +84,7 @@ spec:
key: AWS_DEFAULT_REGION
name: cilium-aws
optional: true
image: docker.io/cilium/operator:v1.5.5
image: "{{ cilium_image_repo }}:{{ cilium_operator_image_tag }}"
imagePullPolicy: IfNotPresent
name: cilium-operator
livenessProbe: