diff options
Diffstat (limited to 'vnfs/DAaaS/microservices/remote-config-operator/deploy/role.yaml')
-rw-r--r-- | vnfs/DAaaS/microservices/remote-config-operator/deploy/role.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/vnfs/DAaaS/microservices/remote-config-operator/deploy/role.yaml b/vnfs/DAaaS/microservices/remote-config-operator/deploy/role.yaml index dcf0473d..9d0a8ba3 100644 --- a/vnfs/DAaaS/microservices/remote-config-operator/deploy/role.yaml +++ b/vnfs/DAaaS/microservices/remote-config-operator/deploy/role.yaml @@ -1,5 +1,5 @@ apiVersion: rbac.authorization.k8s.io/v1 -kind: Role +kind: ClusterRole metadata: creationTimestamp: null name: remote-config-operator |