fix: correctif cicd
This commit is contained in:
parent
143ef4da9b
commit
7468d865ca
@ -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:
|
||||||
|
Loading…
Reference in New Issue
Block a user