mirror of
https://github.com/cert-manager/webhook-example.git
synced 2025-07-01 22:35:49 +02:00
Explicitly setting version of image.
This commit is contained in:
parent
15504d69d8
commit
4050f4f3ec
1 changed files with 1 additions and 1 deletions
|
@ -21,7 +21,7 @@ clusterIssuer:
|
|||
|
||||
image:
|
||||
repository: ghcr.io/jahanson/cert-manager-webhook-dnsimple
|
||||
tag: "latest"
|
||||
tag: "v0.0.1"
|
||||
pullPolicy: IfNotPresent
|
||||
|
||||
nameOverride: ""
|
||||
|
|
Loading…
Reference in a new issue