cluster

Infrastructure files for Nordgedanken and Midnightthoughts.
git clone git://archive.git.mtrnord.blog/MTRNord/cluster.git
Log | Files | Refs | README

kustomization.yaml (248B)


      1 apiVersion: kustomize.config.k8s.io/v1beta1
      2 kind: Kustomization
      3 namespace: mediawiki
      4 resources:
      5   - namespace.yaml
      6   - secret.yaml
      7   - configmap.yaml
      8   - pvc.yaml
      9   - mariadb.yaml
     10   - valkey.yaml
     11   - deployment.yaml
     12   - cronjob.yaml
     13   - route.yaml