update helm chart

This commit is contained in:
Hanfei Shen 2019-06-15 19:57:53 +08:00
parent c76a696b49
commit 303cd629a7
2 changed files with 4 additions and 4 deletions

View File

@ -1,5 +1,5 @@
apiVersion: v1
appVersion: "1.0"
description: A Helm chart for Kubernetes
name: example-webhook
appVersion: "0.0.0"
description: DNSPod Webhook for Cert Manager
name: cert-manager-webhook-dnspod
version: 0.1.0

View File

@ -13,7 +13,7 @@ certManager:
serviceAccountName: cert-manager
image:
repository: mycompany/webhook-image
repository: qqshfox/cert-manager-webhook-dnspod
tag: latest
pullPolicy: IfNotPresent