mirror of
https://github.com/ZwareBear/awx.git
synced 2026-03-20 07:43:35 -05:00
Revert: Force containers in k8s to run under root group
This reverts most of:
423df6618d
Since https://github.com/sclorg/redis-container/pull/62 is now shipped downstream
This commit is contained in:
@@ -116,8 +116,6 @@ spec:
|
||||
app: {{ kubernetes_deployment_name }}
|
||||
spec:
|
||||
serviceAccountName: {{ kubernetes_serviceaccount_name }}
|
||||
securityContext:
|
||||
fsGroup: 0
|
||||
terminationGracePeriodSeconds: 10
|
||||
{% if custom_venvs is defined %}
|
||||
{% set trusted_hosts = "" %}
|
||||
|
||||
Reference in New Issue
Block a user