Bump quay.io/cilium/operator-generic image from v1.16.3 to v1.16.4
This commit is contained in:
parent
5cb48f01bd
commit
afbb55b79e
|
@ -58,7 +58,7 @@ resource "kubernetes_deployment" "operator" {
|
|||
enable_service_links = false
|
||||
container {
|
||||
name = "cilium-operator"
|
||||
image = "quay.io/cilium/operator-generic:v1.16.3"
|
||||
image = "quay.io/cilium/operator-generic:v1.16.4"
|
||||
command = ["cilium-operator-generic"]
|
||||
args = [
|
||||
"--config-dir=/tmp/cilium/config-map",
|
||||
|
|
Loading…
Reference in New Issue