mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 14:22:49 +00:00
@@ -442,7 +442,7 @@ spec:
|
|||||||
fsGroup: 1000
|
fsGroup: 1000
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if security_context_settings|length %}
|
{% if security_context_settings|length %}
|
||||||
{{ security_context_settings | to_nice_yaml | indent(10) }}
|
{{ security_context_settings | to_nice_yaml | indent(8) }}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% endif %}
|
{% endif %}
|
||||||
{% if termination_grace_period_seconds is defined %}
|
{% if termination_grace_period_seconds is defined %}
|
||||||
|
|||||||
Reference in New Issue
Block a user