v0.0.2
This commit is contained in:
parent
f4b2630b26
commit
be59e240cb
@ -1,6 +1,6 @@
|
|||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
appVersion: "v0.0.1"
|
appVersion: "v0.0.2"
|
||||||
description: Cert-Manager webhook for sthome
|
description: Cert-Manager webhook for sthome
|
||||||
name: sthome-webhook
|
name: sthome-webhook
|
||||||
version: 0.0.1
|
version: 0.0.2
|
||||||
|
|
||||||
|
|||||||
@ -30,7 +30,7 @@ clusterIssuer:
|
|||||||
|
|
||||||
image:
|
image:
|
||||||
repository: stuurmcp/cert-manager-webhook-sthome
|
repository: stuurmcp/cert-manager-webhook-sthome
|
||||||
tag: 0.0.1
|
tag: 0.0.2
|
||||||
#pullPolicy should be IfNotPresent. Set to Always for testing purposes
|
#pullPolicy should be IfNotPresent. Set to Always for testing purposes
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
|
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user