We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e3e1ed3 commit e918c31Copy full SHA for e918c31
docs-source/content/userguide/managing-domains/domain-lifecycle/scaling.md
@@ -232,24 +232,6 @@ roleRef:
232
#
233
kind: RoleBinding
234
apiVersion: rbac.authorization.k8s.io/v1beta1
235
-metadata:
236
- name: weblogic-domain-operator-rolebinding
237
- namespace: weblogic-operator2
238
-subjects:
239
-- kind: ServiceAccount
240
- name: default
241
- namespace: weblogic-domain
242
- apiGroup: ""
243
-roleRef:
244
- kind: ClusterRole
245
- name: cluster-admin
246
- apiGroup: "rbac.authorization.k8s.io"
247
----
248
-#
249
-# creating role-bindings
250
251
-kind: RoleBinding
252
-apiVersion: rbac.authorization.k8s.io/v1beta1
253
metadata:
254
name: weblogic-domain-operator-rolebinding
255
namespace: weblogic-operator
0 commit comments