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 e222c12 commit 22e498dCopy full SHA for 22e498d
chart/kepler/Chart.yaml
@@ -22,5 +22,5 @@ annotations:
22
url: https://keybase.io/bradmccoydev/pgp_keys.asc
23
24
type: application
25
-version: 0.5.15
+version: 0.5.16
26
appVersion: release-0.8.0
chart/kepler/templates/daemonset.yaml
@@ -68,7 +68,7 @@ spec:
68
failureThreshold: 5
69
httpGet:
70
path: /healthz
71
- port: {{ .Values.service.port }}
+ port: http
72
scheme: HTTP
73
initialDelaySeconds: 10
74
periodSeconds: 60
0 commit comments