fixing indent in helm chart var

This commit is contained in:
ein 2022-02-02 16:51:12 -08:00
parent 5f1f0a4108
commit f3048bb3e9
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: ""