change awx ingress
This commit is contained in:
parent
2bfa9348ca
commit
c55e6ffe82
1 changed files with 3 additions and 0 deletions
|
@ -8,6 +8,9 @@ spec:
|
|||
ingress_type: ingress
|
||||
ingress_hosts:
|
||||
- hostname: awx-aaron.apps.yolokube.de
|
||||
tls_secret: awx-tls-key
|
||||
ingress_annotations: |
|
||||
kubernetes.io/tls-acme: "true"
|
||||
extra_settings:
|
||||
- setting: CSRF_TRUSTED_ORIGINS
|
||||
value:
|
||||
|
|
Loading…
Reference in a new issue