Revert "Disable auto-update for appowners role"
This reverts commit 10c88b0933
.
This commit is contained in:
parent
4f4fd28d9e
commit
878988d92d
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ kind: Role
|
||||||
metadata:
|
metadata:
|
||||||
annotations:
|
annotations:
|
||||||
openshift.io/description: An application owner. Can view everything but ConfigMaps.
|
openshift.io/description: An application owner. Can view everything but ConfigMaps.
|
||||||
rbac.authorization.kubernetes.io/autoupdate: "false"
|
|
||||||
name: appowner
|
name: appowner
|
||||||
namespace: "{{ app }}"
|
namespace: "{{ app }}"
|
||||||
rules:
|
rules:
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue