fix bad naming
This commit is contained in:
@@ -58,8 +58,6 @@ apiVersion: v1
|
|||||||
kind: Service
|
kind: Service
|
||||||
metadata:
|
metadata:
|
||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/component: object-store-gateway
|
|
||||||
app.kubernetes.io/instance: thanos-store
|
|
||||||
app.kubernetes.io/name: thanos-store
|
app.kubernetes.io/name: thanos-store
|
||||||
name: thanos-store
|
name: thanos-store
|
||||||
spec:
|
spec:
|
||||||
@@ -72,4 +70,4 @@ spec:
|
|||||||
port: 10902
|
port: 10902
|
||||||
targetPort: 10902
|
targetPort: 10902
|
||||||
selector:
|
selector:
|
||||||
app: object-store-gateway
|
app: thanos-store-gateway
|
||||||
|
Reference in New Issue
Block a user