Skip to content

Commit e918c31

Browse files
edit as requested, jenkins-ignore
1 parent e3e1ed3 commit e918c31

File tree

1 file changed

+0
-18
lines changed
  • docs-source/content/userguide/managing-domains/domain-lifecycle

1 file changed

+0
-18
lines changed

docs-source/content/userguide/managing-domains/domain-lifecycle/scaling.md

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -232,24 +232,6 @@ roleRef:
232232
#
233233
kind: RoleBinding
234234
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
253235
metadata:
254236
name: weblogic-domain-operator-rolebinding
255237
namespace: weblogic-operator

0 commit comments

Comments
 (0)