apiVersion: v1 kind: Service metadata: name: mariadb spec: type: ClusterIP selector: app: mariadb ports: - name: mariadb protocol: TCP port: 3306