mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-08 22:33:35 +00:00
Use storage class to dynamically create volume for backups
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
---
|
||||
deployment_type: awx
|
||||
deployment_type: "{{ meta.name | default('awx', true)}}"
|
||||
|
||||
# Secret to lookup that provide the secret key
|
||||
#
|
||||
|
||||
Reference in New Issue
Block a user