diff --git a/deploy/cert-manager-webhook-dnspod/templates/deployment.yaml b/deploy/cert-manager-webhook-dnspod/templates/deployment.yaml index 62799a9..c5ac0ba 100644 --- a/deploy/cert-manager-webhook-dnspod/templates/deployment.yaml +++ b/deploy/cert-manager-webhook-dnspod/templates/deployment.yaml @@ -1,4 +1,4 @@ -apiVersion: apps/v1beta2 +apiVersion: apps/v1 kind: Deployment metadata: name: {{ include "cert-manager-webhook-dnspod.fullname" . }}