mirrormanager: no quotes here
Signed-off-by: Kevin Fenzi <kevin@scrye.com>
This commit is contained in:
parent
21dc6b549f
commit
8c9a669318
1 changed files with 1 additions and 1 deletions
|
@ -88,5 +88,5 @@
|
|||
{# oc describe project/mirrormanager | grep supplemental-groups #}
|
||||
{% macro security_context() -%}
|
||||
securityContext:
|
||||
supplementalGroups: [{{ (env == "staging")|ternary("1001280000", "1000890000") }},"263"]
|
||||
supplementalGroups: [{{ (env == "staging")|ternary("1001280000", "1000890000") }},263]
|
||||
{% endmacro %}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue