mirror of
https://github.com/outbackdingo/typhoon.git
synced 2026-01-27 10:20:48 +00:00
Bump quay.io/cilium/operator-generic image from v1.17.5 to v1.17.6
This commit is contained in:
committed by
Dalton Hubble
parent
8f3f1fadf7
commit
3524ae3c81
@@ -58,7 +58,7 @@ resource "kubernetes_deployment" "operator" {
|
||||
enable_service_links = false
|
||||
container {
|
||||
name = "cilium-operator"
|
||||
image = "quay.io/cilium/operator-generic:v1.17.5"
|
||||
image = "quay.io/cilium/operator-generic:v1.17.6"
|
||||
command = ["cilium-operator-generic"]
|
||||
args = [
|
||||
"--config-dir=/tmp/cilium/config-map",
|
||||
|
||||
Reference in New Issue
Block a user