mirror of
https://github.com/ansible/awx-operator.git
synced 2026-05-06 13:22:50 +00:00
Add a simple awxmeshingress demo
This commit is contained in:
7
awxmeshingress-demo.yml
Normal file
7
awxmeshingress-demo.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
---
|
||||
apiVersion: awx.ansible.com/v1beta1
|
||||
kind: AWXMeshIngress
|
||||
metadata:
|
||||
name: awx-demo
|
||||
spec:
|
||||
deployment_name: awx-demo
|
||||
Reference in New Issue
Block a user