fix bad naming
This commit is contained in:
parent
ad67acb9e7
commit
da8be916bf
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user