mirror of
https://github.com/ansible/awx.git
synced 2026-05-24 17:17:45 -02:30
Add local minishift development tooling
Based on mapping the local development tree through minishift hostfolder interface.
This commit is contained in:
@@ -0,0 +1,6 @@
|
||||
---
|
||||
apiVersion: v1
|
||||
kind: ServiceAccount
|
||||
metadata:
|
||||
name: awx
|
||||
namespace: {{ awx_dev_project }}
|
||||
Reference in New Issue
Block a user