mirror of
https://github.com/ansible/awx.git
synced 2026-05-06 17:07:36 -02:30
Update receptor.conf in dev env
This commit is contained in:
@@ -14,8 +14,15 @@
|
|||||||
allowruntimeparams: true
|
allowruntimeparams: true
|
||||||
|
|
||||||
- work-kubernetes:
|
- work-kubernetes:
|
||||||
worktype: ocp
|
worktype: kubernetes-runtime-auth
|
||||||
authmethod: runtime
|
authmethod: runtime
|
||||||
allowruntimeauth: true
|
allowruntimeauth: true
|
||||||
allowruntimepod: true
|
allowruntimepod: true
|
||||||
allowruntimeparams: true
|
allowruntimeparams: true
|
||||||
|
|
||||||
|
- work-kubernetes:
|
||||||
|
worktype: kubernetes-incluster-auth
|
||||||
|
authmethod: incluster
|
||||||
|
allowruntimeauth: true
|
||||||
|
allowruntimepod: true
|
||||||
|
allowruntimeparams: true
|
||||||
|
|||||||
Reference in New Issue
Block a user