diff --git a/k8s/core/auth-proxy/deployment.yaml b/k8s/core/auth-proxy/deployment.yaml index f9b0560..4589835 100644 --- a/k8s/core/auth-proxy/deployment.yaml +++ b/k8s/core/auth-proxy/deployment.yaml @@ -17,7 +17,7 @@ spec: spec: containers: - name: auth-proxy - image: ultradesu/rsauth2-proxy:0.1.0 + image: ultradesu/rsauth2-proxy:latest ports: - containerPort: 8080 name: http