We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6947d42 commit 9fbe650Copy full SHA for 9fbe650
charts/tiphys/Chart.yaml
@@ -2,7 +2,7 @@ apiVersion: v2
2
name: tiphys
3
description: A High Level Helm Chart
4
type: application
5
-version: 0.9.31
+version: 0.9.32
6
appVersion: 1.16.3
7
8
dependencies:
charts/tiphys/templates/app.yaml
@@ -154,7 +154,7 @@ spec:
154
nodeSelector:
155
{{- toYaml $app.service.nodeSelector | nindent 8 }}
156
{{- end }}
157
- automountServiceAccountToken: false
+ automountServiceAccountToken: true
158
hostPID: false
159
hostIPC: false
160
hostNetwork: false
0 commit comments