Files
2026-05-31 16:07:30 +02:00

575 lines
12 KiB
YAML

USER-SUPPLIED VALUES:
auth:
enabled: true
existingSecret: ""
replicaSetKey: ""
rootPassword: Mongodb01
rootUser: root
usePasswordFiles: true
clusterDomain: cluster.local
common:
containerPorts:
mongodb: 27017
extraEnvVars: []
extraEnvVarsCM: ""
extraEnvVarsSecret: ""
extraVolumeMounts: []
extraVolumes: []
initContainers: []
initScriptsCM: ""
initScriptsSecret: ""
mongodbDirectoryPerDB: false
mongodbDisableSystemLog: false
mongodbEnableIPv6: false
mongodbEnableNumactl: false
mongodbInitRetryAttempts: 24
mongodbInitRetryDelay: 5
mongodbSystemLogVerbosity: 0
podAnnotations: {}
podLabels: {}
serviceAccount:
annotations: {}
automountServiceAccountToken: false
create: true
name: ""
sidecars: []
useHostnames: true
commonAnnotations: {}
commonLabels: {}
configsvr:
affinity: {}
args: []
automountServiceAccountToken: false
command:
- /bin/bash
- /entrypoint/replicaset-entrypoint.sh
config: ""
configCM: ""
containerSecurityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
enabled: true
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
customLivenessProbe: {}
customReadinessProbe: {}
customStartupProbe: {}
external:
host: ""
replicasetKey: ""
replicasetName: ""
rootPassword: ""
extraEnvVars: []
extraEnvVarsCM: ""
extraEnvVarsSecret: ""
extraVolumeMounts: []
extraVolumes: []
hostAliases: []
initContainers: []
lifecycleHooks: {}
livenessProbe:
enabled: true
failureThreshold: 2
initialDelaySeconds: 60
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
mongodbExtraFlags: []
nodeAffinityPreset:
key: ""
type: ""
values: []
nodeSelector: {}
pdb:
create: true
maxUnavailable: 1
minAvailable: 0
persistence:
accessModes:
- ReadWriteOnce
annotations: {}
enabled: true
mountPath: /bitnami/mongodb
size: 8Gi
storageClass: ""
subPath: ""
persistentVolumeClaimRetentionPolicy:
enabled: false
whenDeleted: Retain
whenScaled: Retain
podAffinityPreset: ""
podAnnotations: {}
podAntiAffinityPreset: soft
podLabels: {}
podManagementPolicy: OrderedReady
podSecurityContext:
enabled: true
fsGroup: 1001
fsGroupChangePolicy: Always
supplementalGroups: []
sysctls: []
priorityClassName: ""
readinessProbe:
enabled: true
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
replicaCount: 1
resources: {}
resourcesPreset: small
schedulerName: ""
serviceAccount:
annotations: {}
automountServiceAccountToken: false
create: true
name: ""
sidecars: []
startupProbe:
enabled: true
failureThreshold: 30
initialDelaySeconds: 0
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
terminationGracePeriodSeconds: ""
tolerations: []
topologySpreadConstraints: []
updateStrategy:
type: RollingUpdate
diagnosticMode:
args:
- infinity
command:
- sleep
enabled: false
extraDeploy: []
fullnameOverride: ""
global:
compatibility:
openshift:
adaptSecurityContext: auto
defaultStorageClass: ""
imagePullSecrets: []
imageRegistry: ""
security:
allowInsecureImages: true
storageClass: ""
image:
debug: false
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []
registry: docker.io
repository: bitnamilegacy/mongodb-sharded
tag: 8.0.10-debian-12-r2
kubeVersion: ""
metrics:
containerPorts:
metrics: 9216
containerSecurityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
enabled: true
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
customLivenessProbe: {}
customReadinessProbe: {}
customStartupProbe: {}
enabled: false
extraArgs: ""
image:
digest: ""
pullPolicy: Always
pullSecrets: []
registry: docker.io
repository: bitnamilegacy/mongodb-exporter
tag: 0.44.0-debian-12-r1
livenessProbe:
enabled: false
failureThreshold: 3
initialDelaySeconds: 15
periodSeconds: 5
successThreshold: 1
timeoutSeconds: 5
podAnnotations:
prometheus.io/port: '{{ .Values.metrics.containerPort }}'
prometheus.io/scrape: "true"
podMonitor:
additionalLabels: {}
enabled: false
interval: 30s
namespace: monitoring
scrapeTimeout: ""
readinessProbe:
enabled: false
failureThreshold: 3
initialDelaySeconds: 5
periodSeconds: 5
successThreshold: 1
timeoutSeconds: 1
resources: {}
resourcesPreset: nano
startupProbe:
enabled: false
failureThreshold: 15
initialDelaySeconds: 0
periodSeconds: 5
successThreshold: 1
timeoutSeconds: 2
useTLS: false
mongos:
affinity: {}
args: []
automountServiceAccountToken: false
command: []
config: ""
configCM: ""
containerSecurityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
enabled: true
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
customLivenessProbe: {}
customReadinessProbe: {}
customStartupProbe: {}
extraEnvVars: []
extraEnvVarsCM: ""
extraEnvVarsSecret: ""
extraVolumeMounts: []
extraVolumes: []
hostAliases: []
initContainers: []
lifecycleHooks: {}
livenessProbe:
enabled: true
failureThreshold: 2
initialDelaySeconds: 60
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
mongodbExtraFlags: []
nodeAffinityPreset:
key: ""
type: ""
values: []
nodeSelector: {}
pdb:
create: true
maxUnavailable: 1
minAvailable: 0
podAffinityPreset: ""
podAnnotations: {}
podAntiAffinityPreset: soft
podLabels: {}
podManagementPolicy: OrderedReady
podSecurityContext:
enabled: true
fsGroup: 1001
fsGroupChangePolicy: Always
supplementalGroups: []
sysctls: []
priorityClassName: ""
readinessProbe:
enabled: true
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
replicaCount: 1
resources: {}
resourcesPreset: small
schedulerName: ""
serviceAccount:
annotations: {}
automountServiceAccountToken: false
create: true
name: ""
servicePerReplica:
annotations: {}
clusterIPs: []
enabled: false
externalIPs: []
externalTrafficPolicy: Cluster
extraPorts: []
loadBalancerIPs: []
loadBalancerSourceRanges: []
nodePorts: []
port: 27017
sessionAffinity: None
sessionAffinityConfig: {}
type: ClusterIP
sidecars: []
startupProbe:
enabled: false
failureThreshold: 30
initialDelaySeconds: 0
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
terminationGracePeriodSeconds: ""
tolerations: []
topologySpreadConstraints: []
updateStrategy:
type: RollingUpdate
useStatefulSet: false
nameOverride: ""
namespaceOverride: ""
networkPolicy:
allowExternal: true
allowExternalEgress: true
enabled: true
extraEgress: []
extraIngress: []
ingressNSMatchLabels: {}
ingressNSPodMatchLabels: {}
service:
annotations: {}
clusterIP: ""
externalIPs: []
externalTrafficPolicy: Cluster
extraPorts: []
headless:
annotations: {}
loadBalancerIP: ""
loadBalancerSourceRanges: []
name: ""
nodePorts:
mongodb: ""
ports:
mongodb: 27017
sessionAffinity: None
sessionAffinityConfig: {}
type: ClusterIP
shards: 2
shardsvr:
arbiter:
affinity: {}
args: []
automountServiceAccountToken: false
command: []
config: ""
configCM: ""
containerSecurityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
enabled: true
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
customLivenessProbe: {}
customReadinessProbe: {}
customStartupProbe: {}
extraEnvVars: []
extraEnvVarsCM: ""
extraEnvVarsSecret: ""
extraVolumeMounts: []
extraVolumes: []
hostAliases: []
initContainers: []
lifecycleHooks: {}
livenessProbe:
enabled: true
failureThreshold: 2
initialDelaySeconds: 60
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
mongodbExtraFlags: []
nodeAffinityPreset:
key: ""
type: ""
values: []
nodeSelector: {}
podAffinityPreset: ""
podAnnotations: {}
podAntiAffinityPreset: soft
podLabels: {}
podManagementPolicy: OrderedReady
podSecurityContext:
enabled: true
fsGroup: 1001
fsGroupChangePolicy: Always
supplementalGroups: []
sysctls: []
priorityClassName: ""
readinessProbe:
enabled: true
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
replicaCount: 0
resources: {}
resourcesPreset: small
schedulerName: ""
serviceAccount:
annotations: {}
automountServiceAccountToken: false
create: true
name: ""
sidecars: []
startupProbe:
enabled: false
failureThreshold: 30
initialDelaySeconds: 0
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
terminationGracePeriodSeconds: ""
tolerations: []
topologySpreadConstraints: []
updateStrategy:
type: RollingUpdate
dataNode:
affinity: {}
args: []
automountServiceAccountToken: false
command:
- /bin/bash
- /entrypoint/replicaset-entrypoint.sh
config: ""
configCM: ""
containerSecurityContext:
allowPrivilegeEscalation: false
capabilities:
drop:
- ALL
enabled: true
privileged: false
readOnlyRootFilesystem: true
runAsGroup: 1001
runAsNonRoot: true
runAsUser: 1001
seLinuxOptions: {}
seccompProfile:
type: RuntimeDefault
customLivenessProbe: {}
customReadinessProbe: {}
customStartupProbe: {}
extraEnvVars: []
extraEnvVarsCM: ""
extraEnvVarsSecret: ""
extraVolumeMounts: []
extraVolumes: []
hostAliases: []
initContainers: []
lifecycleHooks: {}
livenessProbe:
enabled: true
failureThreshold: 2
initialDelaySeconds: 60
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
mongodbExtraFlags: []
nodeAffinityPreset:
key: ""
type: ""
values: []
nodeSelector: {}
pdb:
create: true
maxUnavailable: 1
minAvailable: 0
podAffinityPreset: ""
podAnnotations: {}
podAntiAffinityPreset: soft
podLabels: {}
podManagementPolicy: OrderedReady
podSecurityContext:
enabled: true
fsGroup: 1001
fsGroupChangePolicy: Always
supplementalGroups: []
sysctls: []
priorityClassName: ""
readinessProbe:
enabled: true
failureThreshold: 6
initialDelaySeconds: 10
periodSeconds: 30
successThreshold: 1
timeoutSeconds: 20
replicaCount: 1
resources: {}
resourcesPreset: medium
schedulerName: ""
serviceAccount:
annotations: {}
automountServiceAccountToken: false
create: true
name: ""
sidecars: []
startupProbe:
enabled: false
failureThreshold: 30
initialDelaySeconds: 0
periodSeconds: 10
successThreshold: 1
timeoutSeconds: 5
terminationGracePeriodSeconds: ""
tolerations: []
topologySpreadConstraints: []
updateStrategy:
type: RollingUpdate
persistence:
accessModes:
- ReadWriteOnce
annotations: {}
enabled: true
mountPath: /bitnami/mongodb
size: 8Gi
storageClass: ""
subPath: ""
persistentVolumeClaimRetentionPolicy:
enabled: false
whenDeleted: Retain
whenScaled: Retain
volumePermissions:
enabled: false
image:
digest: ""
pullPolicy: IfNotPresent
pullSecrets: []
registry: docker.io
repository: bitnamilegacy/os-shell
tag: 12-debian-12-r40
resources: {}
resourcesPreset: nano