This repository has been archived on 2025-01-11. You can view files and clone it, but cannot push or open issues or pull requests.
theshire/kubernetes/apps/cert-manager/webhook-dnsimple/app/apiservice.yaml

16 lines
No EOL
403 B
YAML

apiVersion: apiregistration.k8s.io/v1
kind: APIService
metadata:
name: v1alpha1.acme.hsn.dev
labels:
app: cert-manager-webhook-dnsimple
annotations:
cert-manager.io/inject-ca-from: "cert-manager/webhook-dnsimple-webhook-tls"
spec:
group: acme.hsn.dev
groupPriorityMinimum: 1000
versionPriority: 15
service:
name: webhook-dnsimple
namespace: cert-manager
version: v1alpha1