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 ebd26f6 commit 729b3f8Copy full SHA for 729b3f8
deploy/upstream/quickstart/olm.yaml
@@ -72,6 +72,7 @@ spec:
72
imagePullPolicy: IfNotPresent
73
ports:
74
- containerPort: 8080
75
+ protocol: TCP
76
- containerPort: 8081
77
name: metrics
78
protocol: TCP
@@ -132,6 +133,7 @@ spec:
132
133
134
135
136
137
138
139
@@ -295,6 +297,7 @@ spec:
295
297
imagePullPolicy: Always
296
298
299
- containerPort: 5443
300
301
livenessProbe:
302
httpGet:
303
scheme: HTTPS
0 commit comments