theshire/kubernetes/apps/cert-manager/webhook-dnsimple/app/kustomization.yaml
2024-04-03 13:31:42 -05:00

9 lines
235 B
YAML

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