zkt23/z2/service.yaml

13 lines
164 B
YAML
Raw Permalink Normal View History

2023-05-07 19:32:58 +00:00
apiVersion: v1
kind: Service
metadata:
name: mysql
namespace: ibanweb
spec:
ports:
- name: mysql
port: 3306
selector:
app: mysql