apiVersion: helm.cattle.io/v1
kind: HelmChart
metadata:
name: ecp-serial-proxy
namespace: kube-system
description: Edge Compute Platform Serial Proxy
dependencies:
- name: edge-compute-platform
version: ">=0.0.10"
repository: https://harbor.swx.altairone.com/chartrepo/ecp-charts
spec:
repo: https://harbor.swx.altairone.com/chartrepo/ecp-charts
version: 0.0.4
chart: ecp-serial-proxy
targetNamespace: ecp
set:
global.log.minimumLevel: "info"
global.log.prettyPrint: "false"
global.log.prettyPrintColor: "false"
global.credentials.serialProxy.user: "admin"
global.credentials.serialProxy.password: "Password01!"