Replies: 1 comment 1 reply
-
/cc @geoand (openshift), @iocanel (openshift), @radcortez (config) |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hello.
I would like to use the openshift.yml that is being generated by my Quarkus application.
Unfortunately, my company's Openshift team doesn't allow us to create service-account (we must use one provided for each team), roles and rolebindings (but we can ask them to create).
So, is there a way to configure the generation of openshift.yaml so it do not add a service-account and rbac objects, but use existent ones ?
Beta Was this translation helpful? Give feedback.
All reactions