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 apiVersion: v1
appVersion: "1.0" appVersion: "0.0.0"
description: A Helm chart for Kubernetes description: DNSPod Webhook for Cert Manager
name: example-webhook name: cert-manager-webhook-dnspod
version: 0.1.0 version: 0.1.0

View File

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