Skip to content

Commit

Permalink
change the order
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhi.li committed Sep 8, 2023
1 parent 4078965 commit 993cac7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion helm/operator/values.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ operator:
# value: ""
# - name: MINIO_OPERATOR_RUNTIME
# value: "OpenShift"
env: [ ]
#
### Image field:
## Image from tag (original behaviour), for example:
Expand All @@ -34,7 +35,6 @@ operator:
imagePullSecrets: [ ]
runtimeClassName: ~
initContainers: [ ]
env: [ ]
replicaCount: 2
securityContext:
runAsUser: 1000
Expand Down

0 comments on commit 993cac7

Please sign in to comment.