Files
sbbb/base/stalwart/kustomization.yaml

18 lines
372 B
YAML
Raw Normal View History

apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: stalwart
resources:
- namespace.yaml
- vault-secrets.yaml
- oidc-client.yaml
- oidc-client-bulwark.yaml
- stalwart-config.yaml
- stalwart-deployment.yaml
- stalwart-service.yaml
- certificate.yaml
- bulwark-deployment.yaml
- bulwark-service.yaml
- stalwart-alertrules.yaml