diff --git a/templates/harbor-operator.yml b/templates/harbor-operator.yml index 482cdde..12dbd81 100644 --- a/templates/harbor-operator.yml +++ b/templates/harbor-operator.yml @@ -27,7 +27,7 @@ spec: securityContext: readOnlyRootFilesystem: true runAsNonRoot: true - runAsUser: 1000 + runAsUser: 65534 env: - name: MY_POD_NAMESPACE valueFrom: