cluster

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

kustomization.yaml (225B)


      1 apiVersion: kustomize.config.k8s.io/v1beta1
      2 kind: Kustomization
      3 resources:
      4   - namespace.yaml
      5   - repository.yaml
      6   - release.yaml
      7   - secret.yaml
      8   - ingress.yaml
      9   - routing.yaml
     10   - tlsa-secret.yaml
     11   - tlsa-updater.yaml
     12