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