Added fsGroup

This commit is contained in:
Marcelo Moreira de Mello
2021-07-31 00:56:20 -04:00
parent 99d77dff99
commit 649f0cc3fb

View File

@@ -56,6 +56,8 @@ spec:
- image: '{{ postgres_image }}:{{ postgres_image_version }}'
imagePullPolicy: '{{ image_pull_policy }}'
name: postgres
securityContext:
fsGroup: 999
env:
# For postgres_image based on rhel8/postgresql-12
- name: POSTGRESQL_DATABASE