fix: correctif cicd
This commit is contained in:
parent
143ef4da9b
commit
7468d865ca
@ -25,6 +25,10 @@ spec:
|
||||
annotations:
|
||||
rollme: {{ randAlphaNum 5 | quote }}
|
||||
spec:
|
||||
securityContext:
|
||||
runAsUser: 1000
|
||||
runAsGroup: 1000
|
||||
fsGroup: 1000
|
||||
imagePullSecrets:
|
||||
- name: harbor-pull
|
||||
volumes:
|
||||
|
Loading…
Reference in New Issue
Block a user