theshire/kubernetes/apps/cert-manager/webhook-dnsimple/app/kustomization.yaml

10 lines
243 B
YAML
Raw Normal View History

---
# yaml-language-server: $schema=https://json.schemastore.org/kustomization.json
apiVersion: kustomize.config.k8s.io/v1beta1
kind: Kustomization
namespace: cert-manager
resources:
- ./apiservice.yaml
- ./helmrelease.yaml
- ./pki.yaml