fixing indent in helm chart var

This commit is contained in:
ein 2022-02-02 16:51:12 -08:00
parent 19e3660268
commit f56164a9c1
2 changed files with 2 additions and 1 deletions

View File

@ -32,3 +32,4 @@ build_and_push_container:
- changes:
- app/*
- Dockerfile
- helm/*

View File

@ -8,7 +8,7 @@ image:
repository: ldooks/dragon-bot
pullPolicy: IfNotPresent
# Overrides the image tag whose default is the chart appVersion.
tag: "90"
tag: "90"
imagePullSecrets: []
nameOverride: ""