Skip to content

Commit 6cbc9eb

Browse files
authored
add SA to CR (#1538)
1 parent 8d9b587 commit 6cbc9eb

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

deploy/cr.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -62,6 +62,7 @@ spec:
6262
- name: rs0
6363
size: 3
6464
# terminationGracePeriodSeconds: 300
65+
# serviceAccountName: default
6566
# topologySpreadConstraints:
6667
# - labelSelector:
6768
# matchLabels:
@@ -333,6 +334,7 @@ spec:
333334
configsvrReplSet:
334335
size: 3
335336
# terminationGracePeriodSeconds: 300
337+
# serviceAccountName: default
336338
# topologySpreadConstraints:
337339
# - labelSelector:
338340
# matchLabels:
@@ -443,6 +445,7 @@ spec:
443445
mongos:
444446
size: 3
445447
# terminationGracePeriodSeconds: 300
448+
# serviceAccountName: default
446449
# topologySpreadConstraints:
447450
# - labelSelector:
448451
# matchLabels:

0 commit comments

Comments
 (0)