mirror of
https://github.com/ansible/awx.git
synced 2026-01-11 01:57:35 -03:30
Update receptor.conf in dev env
This commit is contained in:
parent
44d7d68322
commit
ea39cbce73
@ -14,8 +14,15 @@
|
||||
allowruntimeparams: true
|
||||
|
||||
- work-kubernetes:
|
||||
worktype: ocp
|
||||
worktype: kubernetes-runtime-auth
|
||||
authmethod: runtime
|
||||
allowruntimeauth: true
|
||||
allowruntimepod: true
|
||||
allowruntimeparams: true
|
||||
|
||||
- work-kubernetes:
|
||||
worktype: kubernetes-incluster-auth
|
||||
authmethod: incluster
|
||||
allowruntimeauth: true
|
||||
allowruntimepod: true
|
||||
allowruntimeparams: true
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user