build: Move !unsafe data type declaration
continuous-integration/drone/push Build is passing Details

This commit is contained in:
Danny Bessems 2023-08-23 16:43:25 +02:00
parent eb2ada2164
commit 17ad64013a
1 changed files with 2 additions and 2 deletions

View File

@ -28,11 +28,11 @@ downstream:
chart_values: !unsafe |
supervisor:
enabled: false
extra_manifests: !unsafe
extra_manifests:
- src: jwtauthenticator.j2
_template:
name: metacluster-sso
spec: |2
spec: !unsafe |2
issuer: https://auth.{{ vapp['metacluster.fqdn'] }}/sso
audience: {{ vapp['workloadcluster.name'] | lower }}
tls: