fix after moving to harbor

This commit is contained in:
ace
2021-02-01 21:18:38 +03:00
parent 12074476a7
commit 373dea77c5
27 changed files with 687 additions and 13 deletions

View File

@ -15,7 +15,7 @@ type: application
# This is the chart version. This version number should be incremented each time you make changes
# to the chart and its templates, including the app version.
# Versions are expected to follow Semantic Versioning (https://semver.org/)
version: 0.1.0
version: 0.1.1
# This is the version number of the application being deployed. This version number should be
# incremented each time you make changes to the application. Versions are not expected to

View File

@ -5,7 +5,7 @@
replicaCount: 1
image:
repository: registry.geekhome.org/playmaker
repository: registry.geekhome.org/ghp/playmaker
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "0.6.4"