更新 'charts/krb5/1.0.1/default_values.yaml'

fdsd
This commit is contained in:
toby 2023-03-25 22:59:57 +08:00
parent b88e481257
commit 479864efb8
1 changed files with 6 additions and 4 deletions

View File

@ -1,8 +1,8 @@
## Set default image, imageTag, and imagePullPolicy. mode is used to indicate the
##
image:
repository: minio/minio
tag: RELEASE.2020-11-19T23-48-16Z
repository: godatadriven/krb5-kdc-server
tag: latest
pullPolicy: IfNotPresent
## Additional arguments to pass to minio binary
@ -11,11 +11,13 @@ extraArgs: []
updateStrategy: RollingUpdate
service:
nodePort: 9000
nodePort: 749
nodePort: 88/udp
environment:
environmentVariables: []
## Please refer for comprehensive list https://docs.minio.io/docs/minio-server-configuration-guide.html
emptyDirVolumes: true
appVolumeMounts:
export:
emptyDir: true