You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi guys,
i had face an issue with resourceName. when am creating the role in dashboard i want to restrict a particular resource but if am mentioned a resourceName it gets failed..
rules:
verbs:
get
update
list
watch
apiGroups:
''
apps
extensions
resources:
deployments
pods
pods/log
resourceNames:
' podname*'
these things i have mentioned any one please let me know
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Hi guys,
i had face an issue with resourceName. when am creating the role in dashboard i want to restrict a particular resource but if am mentioned a resourceName it gets failed..
rules:
apiGroups:
resources:
resourceNames:
these things i have mentioned any one please let me know
Beta Was this translation helpful? Give feedback.
All reactions