mirror of
https://github.com/ansible/awx-operator.git
synced 2026-03-28 06:13:11 +00:00
9 lines
224 B
YAML
9 lines
224 B
YAML
---
|
|
deployment_type: awx
|
|
kind: 'AWX'
|
|
api_version: '{{ deployment_type }}.ansible.com/v1beta1'
|
|
|
|
# Used to determine some cluster specific logic regarding projects_persistence pvc permissions
|
|
is_k8s: false
|
|
is_openshift: false
|