Odstranit z2/service.yaml

This commit is contained in:
Tetiana Mohorian 2025-05-20 11:00:09 +00:00
parent b81e1372af
commit bcb70d272a

View File

@ -1,11 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: mysql
namespace: botspace
spec:
selector:
app: mysql
ports:
- port: 3306
targetPort: 3306