fix: correctif cicd

This commit is contained in:
Max batleforc 2024-06-28 03:15:51 +02:00
parent 143ef4da9b
commit 7468d865ca
No known key found for this signature in database
GPG Key ID: 25D243AB4B6AC9E7

View File

@ -25,6 +25,10 @@ spec:
annotations: annotations:
rollme: {{ randAlphaNum 5 | quote }} rollme: {{ randAlphaNum 5 | quote }}
spec: spec:
securityContext:
runAsUser: 1000
runAsGroup: 1000
fsGroup: 1000
imagePullSecrets: imagePullSecrets:
- name: harbor-pull - name: harbor-pull
volumes: volumes: