X-Git-Url: https://gerrit.onap.org/r/gitweb?a=blobdiff_plain;ds=sidebyside;f=kubernetes%2Fcommon%2FserviceAccount%2Fvalues.yaml;h=22faeb6904153606d24e21ffebcd3d4e73faedc7;hb=dcff42b4a5b406ff9abb3da0e077268581e4cb51;hp=afa819421c4aed58c009d7b9f9bb30f7643fba24;hpb=a5a772ced3c8e3bed52642ad5444f839fa01c034;p=oom.git diff --git a/kubernetes/common/serviceAccount/values.yaml b/kubernetes/common/serviceAccount/values.yaml index afa819421c..22faeb6904 100644 --- a/kubernetes/common/serviceAccount/values.yaml +++ b/kubernetes/common/serviceAccount/values.yaml @@ -12,11 +12,18 @@ # See the License for the specific language governing permissions and # limitations under the License. +# Default roles will be created by roles wrapper +# It won't work if roles wrapper is disabled. roles: - nothing # - read # - create +defaultRoles: + - nothing + - read + - create + new_roles_definitions: {} # few-read: # - apiGroups: