Add roadmap, fix manifests, improve hack scripts
This commit is contained in:
@@ -54,6 +54,4 @@ spec:
|
||||
- name: grafana-dashboards
|
||||
configMap:
|
||||
name: grafana-dashboards
|
||||
imagePullSecrets:
|
||||
- name: coreos-quay
|
||||
|
||||
|
||||
@@ -7,11 +7,11 @@ metadata:
|
||||
annotations:
|
||||
prometheus.io/scrape: 'true'
|
||||
spec:
|
||||
type: NodePort
|
||||
ports:
|
||||
- name: web
|
||||
port: 3000
|
||||
protocol: TCP
|
||||
nodePort: 30902
|
||||
selector:
|
||||
app: grafana
|
||||
type: NodePort
|
||||
app: grafana
|
||||
Reference in New Issue
Block a user