fixing indent in helm chart var
This commit is contained in:
parent
19e3660268
commit
f56164a9c1
@ -32,3 +32,4 @@ build_and_push_container:
|
||||
- changes:
|
||||
- app/*
|
||||
- Dockerfile
|
||||
- helm/*
|
||||
|
@ -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: ""
|
||||
|
Loading…
x
Reference in New Issue
Block a user