fix(service): Revert label deletion

This commit is contained in:
Tanguy Herbron 2025-05-12 14:29:09 +02:00
parent a18bfa9907
commit b627453666

View File

@ -3,6 +3,8 @@ kind: Service
metadata: metadata:
name: synapse-svc name: synapse-svc
namespace: synapse namespace: synapse
labels:
app.kubernetes.io/name: synapse
spec: spec:
ports: ports:
- name: http - name: http