helm get values mywiki
Jump to navigation
Jump to search
helm get values mywiki USER-SUPPLIED VALUES: mariadb: auth: password: password rootPassword: password mediawikiHost: wiki.example.com mediawikiPassword: password
helm get values mywiki --all[edit]
COMPUTED VALUES: affinity: {} allowEmptyPassword: "yes" args: [] automountServiceAccountToken: false clusterDomain: cluster.local command: [] common: exampleValue: common-chart global: imagePullSecrets: [] imageRegistry: "" storageClass: "" commonAnnotations: {} commonLabels: {} containerSecurityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL enabled: true privileged: false readOnlyRootFilesystem: false runAsNonRoot: true runAsUser: 1001 seLinuxOptions: null seccompProfile: type: RuntimeDefault customLivenessProbe: {} customReadinessProbe: {} customStartupProbe: {} externalDatabase: database: bitnami_mediawiki existingSecret: "" host: "" password: "" port: 3306 user: bn_mediawiki extraDeploy: [] extraEnvVars: [] extraEnvVarsCM: "" extraEnvVarsSecret: "" extraVolumeMounts: [] extraVolumes: [] fullnameOverride: "" global: imagePullSecrets: [] imageRegistry: "" storageClass: "" hostAliases: - hostnames: - status.localhost ip: 127.0.0.1 image: debug: false digest: "" pullPolicy: IfNotPresent pullSecrets: [] registry: docker.io repository: bitnami/mediawiki tag: 1.41.0-debian-11-r4 ingress: annotations: {} apiVersion: "" enabled: false extraHosts: [] extraPaths: [] extraRules: [] extraTls: [] hostname: mediawiki.local ingressClassName: "" path: / pathType: ImplementationSpecific secrets: [] tls: false initContainers: [] kubeVersion: "" lifecycleHooks: {} livenessProbe: enabled: true failureThreshold: 6 httpGet: httpHeaders: - name: Host value: 'Template:Include "mediawiki.host" .' path: /api.php?action=query&meta=siteinfo&format=none port: http initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 mariadb: architecture: standalone auth: customPasswordFiles: {} database: bitnami_mediawiki existingSecret: "" forcePassword: false password: password replicationPassword: "" replicationUser: replicator rootPassword: password usePasswordFiles: false username: bn_mediawiki clusterDomain: cluster.local common: exampleValue: common-chart global: imagePullSecrets: [] imageRegistry: "" storageClass: "" commonAnnotations: {} commonLabels: {} diagnosticMode: args: - infinity command: - sleep enabled: false enabled: true extraDeploy: [] fullnameOverride: "" global: imagePullSecrets: [] imageRegistry: "" storageClass: "" image: debug: false digest: "" pullPolicy: IfNotPresent pullSecrets: [] registry: docker.io repository: bitnami/mariadb tag: 11.2.2-debian-11-r3 initdbScripts: {} initdbScriptsConfigMap: "" kubeVersion: "" metrics: annotations: prometheus.io/port: "9104" prometheus.io/scrape: "true" containerSecurityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL enabled: false privileged: false runAsNonRoot: true runAsUser: 1001 seLinuxOptions: {} seccompProfile: type: RuntimeDefault enabled: false extraArgs: primary: [] secondary: [] extraVolumeMounts: primary: [] secondary: [] image: digest: "" pullPolicy: IfNotPresent pullSecrets: [] registry: docker.io repository: bitnami/mysqld-exporter tag: 0.15.1-debian-11-r2 livenessProbe: enabled: true failureThreshold: 3 initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 prometheusRule: additionalLabels: {} enabled: false namespace: "" rules: [] readinessProbe: enabled: true failureThreshold: 3 initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 resources: limits: {} requests: {} serviceMonitor: enabled: false honorLabels: false interval: 30s jobLabel: "" labels: {} metricRelabelings: [] namespace: "" relabelings: [] scrapeTimeout: "" selector: {} nameOverride: "" networkPolicy: egressRules: customRules: {} denyConnectionsToExternal: false enabled: false ingressRules: primaryAccessOnlyFrom: customRules: [] enabled: false namespaceSelector: {} podSelector: {} secondaryAccessOnlyFrom: customRules: [] enabled: false namespaceSelector: {} podSelector: {} metrics: enabled: false namespaceSelector: {} podSelector: {} primary: affinity: {} args: [] automountServiceAccountToken: false command: [] configuration: |- [mysqld] skip-name-resolve explicit_defaults_for_timestamp basedir=/opt/bitnami/mariadb datadir=/bitnami/mariadb/data plugin_dir=/opt/bitnami/mariadb/plugin port=3306 socket=/opt/bitnami/mariadb/tmp/mysql.sock tmpdir=/opt/bitnami/mariadb/tmp max_allowed_packet=16M bind-address=* pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid log-error=/opt/bitnami/mariadb/logs/mysqld.log character-set-server=UTF8 collation-server=utf8_general_ci slow_query_log=0 long_query_time=10.0 [client] port=3306 socket=/opt/bitnami/mariadb/tmp/mysql.sock default-character-set=UTF8 plugin_dir=/opt/bitnami/mariadb/plugin [manager] port=3306 socket=/opt/bitnami/mariadb/tmp/mysql.sock pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid containerSecurityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL enabled: true privileged: false runAsNonRoot: true runAsUser: 1001 seLinuxOptions: {} seccompProfile: type: RuntimeDefault customLivenessProbe: {} customReadinessProbe: {} customStartupProbe: {} existingConfigmap: "" extraEnvVars: [] extraEnvVarsCM: "" extraEnvVarsSecret: "" extraFlags: "" extraVolumeMounts: [] extraVolumes: [] hostAliases: [] initContainers: [] lifecycleHooks: {} livenessProbe: enabled: true failureThreshold: 3 initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 name: primary nodeAffinityPreset: key: "" type: "" values: [] nodeSelector: {} pdb: create: false maxUnavailable: "" minAvailable: 1 persistence: accessModes: - ReadWriteOnce annotations: {} enabled: true existingClaim: "" hostPath: "" labels: {} selector: {} size: 8Gi storageClass: "" subPath: "" podAffinityPreset: "" podAnnotations: {} podAntiAffinityPreset: soft podLabels: {} podManagementPolicy: "" podSecurityContext: enabled: true fsGroup: 1001 fsGroupChangePolicy: Always supplementalGroups: [] sysctls: [] priorityClassName: "" readinessProbe: enabled: true failureThreshold: 3 initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 resources: limits: {} requests: {} revisionHistoryLimit: 10 rollingUpdatePartition: "" runtimeClassName: "" schedulerName: "" service: annotations: {} clusterIP: "" externalTrafficPolicy: Cluster extraPorts: [] loadBalancerIP: "" loadBalancerSourceRanges: [] nodePorts: mysql: "" ports: metrics: 9104 mysql: 3306 sessionAffinity: None sessionAffinityConfig: {} type: ClusterIP sidecars: [] startupProbe: enabled: false failureThreshold: 10 initialDelaySeconds: 120 periodSeconds: 15 successThreshold: 1 timeoutSeconds: 5 startupWaitOptions: {} tolerations: [] topologySpreadConstraints: [] updateStrategy: type: RollingUpdate rbac: create: false runtimeClassName: "" schedulerName: "" secondary: affinity: {} args: [] automountServiceAccountToken: false command: [] configuration: |- [mysqld] skip-name-resolve explicit_defaults_for_timestamp basedir=/opt/bitnami/mariadb datadir=/bitnami/mariadb/data port=3306 socket=/opt/bitnami/mariadb/tmp/mysql.sock tmpdir=/opt/bitnami/mariadb/tmp max_allowed_packet=16M bind-address=0.0.0.0 pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid log-error=/opt/bitnami/mariadb/logs/mysqld.log character-set-server=UTF8 collation-server=utf8_general_ci slow_query_log=0 long_query_time=10.0 [client] port=3306 socket=/opt/bitnami/mariadb/tmp/mysql.sock default-character-set=UTF8 [manager] port=3306 socket=/opt/bitnami/mariadb/tmp/mysql.sock pid-file=/opt/bitnami/mariadb/tmp/mysqld.pid containerSecurityContext: allowPrivilegeEscalation: false capabilities: drop: - ALL enabled: true privileged: false runAsNonRoot: true runAsUser: 1001 seLinuxOptions: {} seccompProfile: type: RuntimeDefault customLivenessProbe: {} customReadinessProbe: {} customStartupProbe: {} existingConfigmap: "" extraEnvVars: [] extraEnvVarsCM: "" extraEnvVarsSecret: "" extraFlags: "" extraVolumeMounts: [] extraVolumes: [] hostAliases: [] initContainers: [] lifecycleHooks: {} livenessProbe: enabled: true failureThreshold: 3 initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 name: secondary nodeAffinityPreset: key: "" type: "" values: [] nodeSelector: {} pdb: create: false maxUnavailable: "" minAvailable: 1 persistence: accessModes: - ReadWriteOnce annotations: {} enabled: true labels: {} selector: {} size: 8Gi storageClass: "" subPath: "" podAffinityPreset: "" podAnnotations: {} podAntiAffinityPreset: soft podLabels: {} podManagementPolicy: "" podSecurityContext: enabled: true fsGroup: 1001 fsGroupChangePolicy: Always supplementalGroups: [] sysctls: [] priorityClassName: "" readinessProbe: enabled: true failureThreshold: 3 initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 1 replicaCount: 1 resources: limits: {} requests: {} revisionHistoryLimit: 10 rollingUpdatePartition: "" runtimeClassName: "" schedulerName: "" service: annotations: {} clusterIP: "" externalTrafficPolicy: Cluster extraPorts: [] loadBalancerIP: "" loadBalancerSourceRanges: [] nodePorts: mysql: "" ports: metrics: 9104 mysql: 3306 sessionAffinity: None sessionAffinityConfig: {} type: ClusterIP sidecars: [] startupProbe: enabled: false failureThreshold: 10 initialDelaySeconds: 120 periodSeconds: 15 successThreshold: 1 timeoutSeconds: 5 startupWaitOptions: {} tolerations: [] topologySpreadConstraints: [] updateStrategy: type: RollingUpdate serviceAccount: annotations: {} automountServiceAccountToken: false create: true name: "" serviceBindings: enabled: false volumePermissions: enabled: false image: digest: "" pullPolicy: IfNotPresent pullSecrets: [] registry: docker.io repository: bitnami/os-shell tag: 11-debian-11-r94 resources: limits: {} requests: {} mediawikiEmail: [email protected] mediawikiHost: wiki.example.com mediawikiName: My Wiki mediawikiPassword: password mediawikiSecret: "" mediawikiUser: user metrics: enabled: false image: digest: "" pullPolicy: IfNotPresent pullSecrets: [] registry: docker.io repository: bitnami/apache-exporter tag: 1.0.6-debian-11-r1 podAnnotations: prometheus.io/port: 'Template:.Values.metrics.port' prometheus.io/scrape: "true" port: 9117 resources: {} serviceMonitor: enabled: true honorLabels: false interval: 30s jobLabel: "" labels: {} metricRelabelings: [] namespace: "" relabelings: [] scrapeTimeout: "" selector: {} nameOverride: "" networkPolicy: egressRules: customRules: {} denyConnectionsToExternal: false enabled: false ingress: enabled: false namespaceSelector: {} podSelector: {} ingressRules: accessOnlyFrom: enabled: false namespaceSelector: {} podSelector: {} backendOnlyAccessibleByFrontend: false customBackendSelector: {} customRules: {} metrics: enabled: false namespaceSelector: {} podSelector: {} nodeAffinityPreset: key: "" type: "" values: [] nodeSelector: {} persistence: accessModes: - ReadWriteOnce annotations: {} enabled: true existingClaim: "" size: 8Gi storageClass: "" podAffinityPreset: "" podAnnotations: {} podAntiAffinityPreset: soft podLabels: {} podSecurityContext: enabled: true fsGroup: 1001 fsGroupChangePolicy: Always supplementalGroups: [] sysctls: [] priorityClassName: "" readinessProbe: enabled: true failureThreshold: 6 httpGet: httpHeaders: - name: Host value: 'Template:Include "mediawiki.host" .' path: /api.php?action=query&meta=siteinfo&format=none port: http initialDelaySeconds: 30 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 replicaCount: 1 resources: limits: {} requests: cpu: 300m memory: 512Mi schedulerName: "" service: annotations: {} clusterIP: "" externalTrafficPolicy: Cluster extraPorts: [] loadBalancerIP: "" loadBalancerSourceRanges: [] nodePorts: http: "" https: "" ports: http: 80 https: 443 sessionAffinity: None sessionAffinityConfig: {} type: LoadBalancer serviceAccount: annotations: {} automountServiceAccountToken: false create: true name: "" sidecars: [] smtpHost: "" smtpHostID: "" smtpPassword: "" smtpPort: "" smtpUser: "" startupProbe: enabled: false failureThreshold: 6 httpGet: httpHeaders: - name: Host value: 'Template:Include "mediawiki.host" .' path: /api.php?action=query&meta=siteinfo&format=none port: http initialDelaySeconds: 120 periodSeconds: 10 successThreshold: 1 timeoutSeconds: 5 tolerations: [] topologySpreadConstraints: [] updateStrategy: type: RollingUpdate
See also[edit]
Advertising: