fixing indent in helm chart var
This commit is contained in:
parent
8e4a9f6fc5
commit
f731d22e74
@ -32,3 +32,4 @@ build_and_push_container:
|
|||||||
- changes:
|
- changes:
|
||||||
- app/*
|
- app/*
|
||||||
- Dockerfile
|
- Dockerfile
|
||||||
|
- helm/*
|
||||||
|
@ -8,7 +8,7 @@ image:
|
|||||||
repository: ldooks/dragon-bot
|
repository: ldooks/dragon-bot
|
||||||
pullPolicy: IfNotPresent
|
pullPolicy: IfNotPresent
|
||||||
# Overrides the image tag whose default is the chart appVersion.
|
# Overrides the image tag whose default is the chart appVersion.
|
||||||
tag: "90"
|
tag: "90"
|
||||||
|
|
||||||
imagePullSecrets: []
|
imagePullSecrets: []
|
||||||
nameOverride: ""
|
nameOverride: ""
|
||||||
|
Loading…
x
Reference in New Issue
Block a user