change manifest

This commit is contained in:
Aaron Riedel 2024-08-18 23:11:16 +02:00
parent 5e8f58edfa
commit 68b4425b25
Signed by: aaron
GPG key ID: 643004654D40D577
2 changed files with 4 additions and 2 deletions

View file

@ -2,7 +2,7 @@
apiVersion: awx.ansible.com/v1beta1 apiVersion: awx.ansible.com/v1beta1
kind: AWXBackup kind: AWXBackup
metadata: metadata:
name: awxbackup-2024-08 name: awxbackup-2024-08-17
namespace: awx namespace: awx
spec: spec:
deployment_name: awx-aaron deployment_name: awx-aaron

View file

@ -15,4 +15,6 @@ spec:
extra_settings: extra_settings:
- setting: CSRF_TRUSTED_ORIGINS - setting: CSRF_TRUSTED_ORIGINS
value: value:
- https://awx-aaron.apps.yolokube.de - https://awx-aaron.apps.yolokube.de
- setting: TOWER_URL_BASE
value: "\"https://awx-aaron.apps.yolokube.de\""