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