diff --git a/manifests/piped/templates/deployment.yaml b/manifests/piped/templates/deployment.yaml index 58dfb16aff..973da50d78 100644 --- a/manifests/piped/templates/deployment.yaml +++ b/manifests/piped/templates/deployment.yaml @@ -17,6 +17,7 @@ spec: {{- include "piped.selectorLabels" . | nindent 8 }} annotations: sidecar.istio.io/inject: "false" + rollme: {{ randAlphaNum 5 | quote }} spec: serviceAccountName: {{ include "piped.fullname" . }} containers: