titan-iac/services/harbor/kustomization.yaml

10 lines
204 B
YAML
Raw Normal View History

2025-12-15 22:05:40 -03:00
# services/harbor/kustomization.yaml
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: harbor
resources:
- namespace.yaml
- pvc.yaml
- certificate.yaml
- helmrelease.yaml