Fix: Corrige indentação YAML no deployment.yaml
This commit is contained in:
@@ -103,13 +103,13 @@ spec:
|
|||||||
configMapKeyRef:
|
configMapKeyRef:
|
||||||
name: resource-governance-config
|
name: resource-governance-config
|
||||||
key: PROMETHEUS_URL
|
key: PROMETHEUS_URL
|
||||||
- name: THANOS_URL
|
- name: THANOS_URL
|
||||||
valueFrom:
|
valueFrom:
|
||||||
configMapKeyRef:
|
configMapKeyRef:
|
||||||
name: resource-governance-config
|
name: resource-governance-config
|
||||||
key: THANOS_URL
|
key: THANOS_URL
|
||||||
- name: API_BASE_URL
|
- name: API_BASE_URL
|
||||||
value: "http://localhost:8080"
|
value: "http://localhost:8080"
|
||||||
- name: REPORT_EXPORT_PATH
|
- name: REPORT_EXPORT_PATH
|
||||||
valueFrom:
|
valueFrom:
|
||||||
configMapKeyRef:
|
configMapKeyRef:
|
||||||
|
|||||||
Reference in New Issue
Block a user