Skip to content

Commit

Permalink
Fix api version in awxmeshingress-demo.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
TheRealHaoLiu committed Jan 31, 2024
1 parent a534c85 commit c9db6eb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion awxmeshingress-demo.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
---
apiVersion: awx.ansible.com/v1beta1
apiVersion: awx.ansible.com/v1alpha1
kind: AWXMeshIngress
metadata:
name: awx-demo
Expand Down

0 comments on commit c9db6eb

Please sign in to comment.