diff --git a/manifests/inlets/inlets.yaml b/manifests/inlets/inlets.yaml index b9293a8..e6f7b17 100644 --- a/manifests/inlets/inlets.yaml +++ b/manifests/inlets/inlets.yaml @@ -45,7 +45,7 @@ spec: containers: - name: inlets image: docker.cluster.fun/averagemarcus/inlets:3.0.3 - imagePullPolicy: Always + imagePullPolicy: IfNotPresent command: ["inlets"] args: - "server"