infra/kubernetes/irc/kustomization.yaml

24 lines
408 B
YAML
Raw Permalink Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
2024-07-06 00:48:36 +01:00
namespace: irc
resources:
- Deployment-gamja.yaml
- Deployment-soju.yaml
- Service-gamja.yaml
- Service-soju.yaml
- Service-soju-ws.yaml
- Ingress-irc.yaml
2024-07-06 00:48:36 +01:00
- irc-cert.yml
- VaultAuth.yaml
- VaultStaticSecret-postgres-soju.yaml
- VaultStaticSecret-soju.yaml
- Namespace-irc.yaml
2024-07-06 00:48:36 +01:00
configMapGenerator:
- name: soju
files:
- config.in