mirror of
https://github.com/lordmathis/dev-cluster.git
synced 2025-12-22 16:44:24 +00:00
8 lines
194 B
YAML
8 lines
194 B
YAML
# /infrastructure/prod/cert-manager/kustomization.yaml
|
|
apiVersion: kustomize.config.k8s.io/v1beta1
|
|
kind: Kustomization
|
|
resources:
|
|
- ../../base/cert-manager
|
|
- secret.enc.yaml
|
|
- issuer.yaml
|