UNPKG

@fairmint/canton-node-sdk

Version:
16 lines (14 loc) 348 B
# Copyright (c) 2024 Digital Asset (Switzerland) GmbH and/or its affiliates. All rights reserved. # SPDX-License-Identifier: Apache-2.0 apiVersion: v1 kind: Service metadata: name: {{ .Release.Name }} namespace: {{ .Release.Namespace }} spec: selector: app: {{ .Release.Name }} ports: - protocol: TCP port: 80 targetPort: 80