SO override files to use apt kube dns address
[oom.git] / kubernetes / so / values.yaml
index e5af389..b01d486 100755 (executable)
@@ -47,8 +47,8 @@ resources:
       cpu: 1000m
       memory: 2Gi
 livenessProbe:
-    path: /manage/health 
-    scheme: HTTPS
+    path: /manage/health
+    scheme: HTTP
     initialDelaySeconds: 600
     periodSeconds: 60
     timeoutSeconds: 10