Update receptor.conf in dev env

This commit is contained in:
Shane McDonald 2021-02-08 14:10:13 -05:00
parent 44d7d68322
commit ea39cbce73

View File

@ -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