fix bad syntax

This commit is contained in:
Remy Moll 2024-03-07 13:01:21 +01:00
parent 3a629284f3
commit be48049e22

View File

@ -21,8 +21,8 @@ spec:
- query - query
- --log.level=debug - --log.level=debug
- --query.replica-label=replica - --query.replica-label=replica
- --endpoint thanos-store:10901 - --endpoint=thanos-store:10901
- --endpoint prometheus:9090 - --endpoint=prometheus:9090
ports: ports:
- name: http - name: http
containerPort: 10902 containerPort: 10902