titan-iac/services/vault/kustomization.yaml

11 lines
232 B
YAML
Raw Normal View History

2025-09-05 02:12:45 -05:00
# services/vault/kustomization.yaml
2025-08-19 01:06:45 -05:00
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: vault
resources:
- namespace.yaml
- helmrelease.yaml
2025-08-19 22:15:57 -05:00
- certificate.yaml
2025-08-21 07:41:55 -05:00
- ingress.yaml
- serverstransport.yaml