fix: adding v to image tag
This commit is contained in:
parent
dcaa622b2b
commit
1647da5cc0
1 changed files with 1 additions and 1 deletions
|
|
@ -17,7 +17,7 @@ kubeconfig_path: ""
|
|||
docker_registry_username: ""
|
||||
docker_registry_password: ""
|
||||
docker_registry_url: "rg.fr-par.scw.cloud/foss"
|
||||
image_tag: "1.0.0"
|
||||
image_tag: "v1.0.0"
|
||||
|
||||
# This is an optional field. If you want to use proper ssl, then it's mandatory
|
||||
# Using which domain name, you'll be accessing OpenReplay
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue