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
|
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
|
|
@ -16,3 +16,5 @@ spec:
|
||||||
- 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\""
|
Loading…
Reference in a new issue