File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -13,7 +13,7 @@ type: application
1313# This is the chart version. This version number should be incremented each time you make changes
1414# to the chart and its templates, including the app version.
1515# Versions are expected to follow Semantic Versioning (https://semver.org/)
16- version : 0.0.2
16+ version : 0.0.3
1717# This is the version number of the application being deployed. This version number should be
1818# incremented each time you make changes to the application. Versions are not expected to
1919# follow Semantic Versioning. They should reflect the version the application is using.
Original file line number Diff line number Diff line change 1515 labels :
1616 app : argora
1717 spec :
18- serviceAccountName : argora
18+ serviceAccountName : default
1919 containers :
2020 - name : argora
2121 image : {{ .Values.image.repository }}:{{ .Values.image.tag }}
You can’t perform that action at this time.
0 commit comments