apiVersion: v1 kind: Service metadata: name: mariadb spec: ports: - port: {{ .Values.network.port.mariadb }} selector: app: mariadb