|
|
@@ -150,7 +150,7 @@ spec:
|
|
|
memory: "1G"
|
|
|
env:
|
|
|
- name: PROMETHEUS_SERVER_ENDPOINT
|
|
|
- value: "http://my-prometheus-server.prometheus.svc" # The endpoint should have the form http://<service-name>.<namespace-name>.svc
|
|
|
+ value: "http://prometheus-server.prometheus-system.svc" # The endpoint should have the form http://<service-name>.<namespace-name>.svc
|
|
|
- name: CLOUD_PROVIDER_API_KEY
|
|
|
value: "AIzaSyD29bGxmHAVEOBYtgd8sYM2gM2ekfxQX4U" # The GCP Pricing API requires a key. This is supplied just for evaluation.
|
|
|
- name: CLUSTER_ID
|
|
|
@@ -189,4 +189,4 @@ spec:
|
|
|
- name: opencost
|
|
|
port: 9003
|
|
|
targetPort: 9003
|
|
|
----
|
|
|
+---
|