diff --git a/deployments/k8s/asyncapi-event-gateway/values.yaml b/deployments/k8s/asyncapi-event-gateway/values.yaml index 5e80440..13678ca 100644 --- a/deployments/k8s/asyncapi-event-gateway/values.yaml +++ b/deployments/k8s/asyncapi-event-gateway/values.yaml @@ -4,7 +4,7 @@ image: repository: asyncapi/event-gateway - pullPolicy: IfNotPresent + pullPolicy: Always tag: "latest" imagePullSecrets: []