Skip to content

Commit 75246a0

Browse files
authored
MLE-24880: fix the service account delete issue and add latest change to helm (#105)
1 parent 2d99dd8 commit 75246a0

File tree

4 files changed

+249
-1417
lines changed

4 files changed

+249
-1417
lines changed

charts/marklogic-operator-kubernetes/templates/manager-rbac.yaml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,7 @@ rules:
1111
- configmaps
1212
- pods
1313
- secrets
14+
- serviceaccounts
1415
- services
1516
verbs:
1617
- create

0 commit comments

Comments
 (0)