mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 06:12:54 +00:00
@@ -56,8 +56,6 @@ spec:
|
|||||||
- image: '{{ postgres_image }}:{{ postgres_image_version }}'
|
- image: '{{ postgres_image }}:{{ postgres_image_version }}'
|
||||||
imagePullPolicy: '{{ image_pull_policy }}'
|
imagePullPolicy: '{{ image_pull_policy }}'
|
||||||
name: postgres
|
name: postgres
|
||||||
securityContext:
|
|
||||||
fsGroup: 999
|
|
||||||
env:
|
env:
|
||||||
# For postgres_image based on rhel8/postgresql-12
|
# For postgres_image based on rhel8/postgresql-12
|
||||||
- name: POSTGRESQL_DATABASE
|
- name: POSTGRESQL_DATABASE
|
||||||
|
|||||||
Reference in New Issue
Block a user