apiVersion: kustomize.config.k8s.io/v1beta1 kind: Kustomization namespace: irc resources: - Deployment-gamja.yaml - Deployment-soju.yaml - Service-gamja.yaml - Service-soju.yaml - Service-soju-ws.yaml - Ingress-irc.yaml - irc-cert.yml - VaultAuth.yaml - VaultStaticSecret-postgres-soju.yaml - VaultStaticSecret-soju.yaml configMapGenerator: - name: soju files: - config.in