infra/kubernetes/irc/kustomization.yaml
Gabriel Simmer d71fd9ef25
All checks were successful
Lint / lint (push) Successful in 39s
A ton of tweaks to fully spin up cluster from zero
2024-07-09 11:43:02 +01:00

24 lines
408 B
YAML

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
- Namespace-irc.yaml
configMapGenerator:
- name: soju
files:
- config.in