Skip to content

Commit

Permalink
Revert "Added fsGroup"
Browse files Browse the repository at this point in the history
This reverts commit 649f0cc.
  • Loading branch information
rooftopcellist committed Aug 12, 2021
1 parent 47cec1f commit ebaa407
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions roles/installer/templates/postgres.yaml.j2
Original file line number Diff line number Diff line change
Expand Up @@ -56,8 +56,6 @@ 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
Expand Down

0 comments on commit ebaa407

Please sign in to comment.