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 2f946b2 commit c20adc0Copy full SHA for c20adc0
addon-cp/rest.yml
@@ -28,6 +28,10 @@ spec:
28
httpGet:
29
path: /
30
port: 80
31
+ livenessProbe:
32
+ httpGet:
33
+ path: /
34
+ port: 80
35
ports:
36
- containerPort: 80
37
volumeMounts:
addon-cp/schemas.yml
0 commit comments