Skip to content

Commit a003b86

Browse files
committed
Remove an unneccesary change
Signed-off-by: doxiao <[email protected]>
1 parent b7b6d8f commit a003b86

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

kubernetes/internal/weblogic-domain-apache-security-template.yaml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,14 @@ rules:
1919
- get
2020
- list
2121
- watch
22+
- apiGroups:
23+
- extensions
24+
resources:
25+
- ingresses
26+
verbs:
27+
- get
28+
- list
29+
- watch
2230
---
2331
kind: ClusterRoleBinding
2432
apiVersion: rbac.authorization.k8s.io/v1beta1

0 commit comments

Comments
 (0)