Add certificate

Signed-off-by: Nikolai Rodionov <allanger@badhouseplants.net>
This commit is contained in:
2026-05-01 22:32:06 +02:00
parent 33cef576fb
commit 049807946e
2 changed files with 2 additions and 3 deletions

View File

@@ -15,8 +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.3.0
version: 0.4.0
# 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
# follow Semantic Versioning. They should reflect the version the application is using.

View File

@@ -9,7 +9,7 @@ replicaCount: 1
image:
repository: gitea.badhouseplants.net/softplayer/softplayer-backend
# This sets the pull policy for images.
pullPolicy: IfNotPresent
pullPolicy: Always
# Overrides the image tag whose default is the chart appVersion.
tag: latest