change manifest
This commit is contained in:
parent
5e8f58edfa
commit
68b4425b25
2 changed files with 4 additions and 2 deletions
|
@ -2,7 +2,7 @@
|
|||
apiVersion: awx.ansible.com/v1beta1
|
||||
kind: AWXBackup
|
||||
metadata:
|
||||
name: awxbackup-2024-08
|
||||
name: awxbackup-2024-08-17
|
||||
namespace: awx
|
||||
spec:
|
||||
deployment_name: awx-aaron
|
|
@ -15,4 +15,6 @@ spec:
|
|||
extra_settings:
|
||||
- setting: CSRF_TRUSTED_ORIGINS
|
||||
value:
|
||||
- https://awx-aaron.apps.yolokube.de
|
||||
- https://awx-aaron.apps.yolokube.de
|
||||
- setting: TOWER_URL_BASE
|
||||
value: "\"https://awx-aaron.apps.yolokube.de\""
|
Loading…
Reference in a new issue