--- ## Docker image configuration, used for Mediawiki. ## image: repository: coreharbor.kubernetes.midnightthoughts.space/mediawiki/miki ## Tag to override with, will default to the application version. ## tag: 'latest' pullPolicy: IfNotPresent ## Optionally specify an array of imagePullSecrets. ## Secrets must be manually created in the namespace. ## ref: https://kubernetes.io/docs/tasks/configure-pod-container/pull-image-private-registry/ ## # pullSecrets: # - myRegistryKeySecretName ## Override part of the installed name, will still keep release name. ## # nameOverride: "" ## Override the full name of the installed chart. ## # fullnameOverride: "" ## This is required for correct setup of sitemaps wiki_id: "example_wiki" ## LocalSettings.php local_settings: |