cluster

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

kustomization.yaml (470B)


      1 apiVersion: kustomize.config.k8s.io/v1beta1
      2 kind: Kustomization
      3 namespace: mailserver
      4 resources:
      5   - deployment.yaml
      6 configMapGenerator:
      7   - name: wkd-content
      8     namespace: mailserver
      9     files:
     10       - p6d5q6ozbrkcy3cnexq8s8uzh1rk9fbs=p6d5q6ozbrkcy3cnexq8s8uzh1rk9fbs
     11     options:
     12       labels:
     13         app: wkd-server
     14   - name: wkd-nginx-config
     15     namespace: mailserver
     16     files:
     17       - default.conf=default.conf
     18     options:
     19       labels:
     20         app: wkd-server