Skip to content

Commit

Permalink
comment unsafe flags
Browse files Browse the repository at this point in the history
  • Loading branch information
egegunes committed Apr 17, 2024
1 parent 3bd2f42 commit 660460a
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions deploy/cr.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,12 +26,12 @@ spec:
# - name: private-registry-credentials
# initImage: perconalab/percona-server-mongodb-operator:main
# initContainerSecurityContext: {}
unsafeFlags:
tls: false
replsetSize: false
mongosSize: false
terminationGracePeriod: false
backupIfUnhealthy: false
# unsafeFlags:
# tls: false
# replsetSize: false
# mongosSize: false
# terminationGracePeriod: false
# backupIfUnhealthy: false
updateStrategy: SmartUpdate
# ignoreAnnotations:
# - service.beta.kubernetes.io/aws-load-balancer-backend-protocol
Expand Down

0 comments on commit 660460a

Please sign in to comment.