cluster

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

kustomization.yaml (193B)


      1 apiVersion: kustomize.config.k8s.io/v1beta1
      2 kind: Kustomization
      3 namespace: wanderer
      4 resources:
      5   - secret.yaml
      6   - pvc.yaml
      7   - meilisearch.yaml
      8   - pocketbase.yaml
      9   - web.yaml
     10   - route.yaml