Skip to content
Snippets Groups Projects
Verified Commit e4893d3a authored by Varac's avatar Varac
Browse files

Expose prometheus as NodePort service on default port 30090

parent 7204690d
Branches
Tags
No related merge requests found
......@@ -35,6 +35,8 @@ prometheus:
runAsUser: 0
fsGroup: 0
runAsNonRoot: false
service:
type: NodePort
grafana:
adminPassword: "{{ requiredEnv "GRAFANA_ADMIN_PASSWORD" }}"
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment