infra/kubernetes/irc/kustomization.yaml
Gabriel Simmer 7ac99af974
All checks were successful
Lint / lint (push) Successful in 37s
Transition to Vault
2024-07-06 00:48:36 +01:00

22 lines
386 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
configMapGenerator:
- name: soju
files:
- config.in