Skip to content

Commit eaba628

Browse files
committed
Update grafana HTTPS service port to use standard 443 on observability-hub openshift overlay
Signed-off-by: Sergio López <slopezma@redhat.com>
1 parent 74838e4 commit eaba628

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

manifests/observability-hub/overlays/openshift/grafana/grafana-patch.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -80,6 +80,6 @@ spec:
8080
spec:
8181
ports:
8282
- name: https
83-
port: 9091
83+
port: 443
8484
protocol: TCP
8585
targetPort: https

0 commit comments

Comments
 (0)