You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pkg/supportbundle/defaultspec/spec.yaml
-17Lines changed: 0 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -172,10 +172,6 @@ spec:
172
172
- app=kotsadm
173
173
containerPath: /tmp/last-preflight-result
174
174
containerName: kotsadm
175
-
- http:
176
-
collectorName: replicated.app-health-check
177
-
get:
178
-
url: https://replicated.app/healthz
179
175
analyzers:
180
176
- clusterVersion:
181
177
outcomes:
@@ -300,16 +296,3 @@ spec:
300
296
message: No default storage class found
301
297
- pass:
302
298
message: Default storage class found
303
-
- jsonCompare:
304
-
checkName: https://replicated.app host health check
305
-
fileName: replicated.app-health-check.json
306
-
path: "response.status"
307
-
value: "200"
308
-
outcomes:
309
-
- fail:
310
-
when: "false"
311
-
message: https://replicated.app is unhealthy. License and software update checks from replicated will fail. If this is locked down environment, please check your proxy settings.
Copy file name to clipboardExpand all lines: pkg/supportbundle/staticspecs/defaultspec.yaml
-17Lines changed: 0 additions & 17 deletions
Original file line number
Diff line number
Diff line change
@@ -92,10 +92,6 @@ spec:
92
92
containerPath: /tmp/last-preflight-result
93
93
containerName: kotsadm
94
94
- nodeMetrics: {}
95
-
- http:
96
-
collectorName: replicated.app-health-check
97
-
get:
98
-
url: https://replicated.app/healthz
99
95
analyzers:
100
96
- clusterVersion:
101
97
outcomes:
@@ -172,16 +168,3 @@ spec:
172
168
message: No default storage class found
173
169
- pass:
174
170
message: Default storage class found
175
-
- jsonCompare:
176
-
checkName: https://replicated.app host health check
177
-
fileName: replicated.app-health-check.json
178
-
path: "response.status"
179
-
value: "200"
180
-
outcomes:
181
-
- fail:
182
-
when: "false"
183
-
message: https://replicated.app is unhealthy. License and software update checks from replicated will fail. If this is locked down environment, please check your proxy settings.
0 commit comments