After you install the SBC CNe, use the "helm get values <deployment_name>" command to check/verify the values populated in the values.yaml file.


Example values populated in values.yaml file after installation
[mshanmugam@cli-server ~]$ helm get values upgradesbcpr

USER-SUPPLIED VALUES:
cac:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-cac
  cacServiceContainerImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/cacmgr
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
  jailPodsToNode: ""
  logLevel: major
cs:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-cs
  configMap:
    actualCeName: vsbc1
    actualSystemName: vsbcSystem
  jailPodsToNode: ""
  limits:
    hugepages: 3Gi
    memory: 8Gi
epu:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-epu
  endpointUpdaterContainerImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/ribbonepu
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
  jailPodsToNode: ""
  logLevel: major
global:
  additionalGlobalLabels:
    cnf_uuid: bnknscpscpk101
    ns_uuid: nsbnknscpscpk101
  answerSeizureRatio: "0"
  auxiliaryInterface:
    ha0:
      ipRange: ""
      networkName: ha-net-1
  canaryAnalysisImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/canaryanalysis
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
  dsInternalInterfaceName: ha0
  hugepageSizeOption: 1
  imageCredentials:
    name: prrao
    password: Welcomeribbon6
    registry: artifactory-tx.rbbn.com
    username: prrao
  interPodCommunicationInterface:
    name: ha0
    networkFamily: v4
  kubernetesPlatform: ocp
  managementInterface:
    mgt0:
      destinationIp: 172.0.0.0
      destinationPrefix: 8
      gateway: 172.29.216.1
      ipRange: ""
      isMellanox: false
      networkFamily: v4
      prefix: 23
      primary:
        networkName: ext-net-4
        sriov_resource: ""
      primaryMgmtIP: 172.29.217.85
      secondary:
        networkName: ext-net-4
        sriov_resource: ""
      secondaryMgmtIP: 172.29.217.86
      sriov: false
      vlan: 0
  maxGracePeriod: 180
  mediaPktInterface:
    isMellanox: false
    pkt0:
      primary:
        networkName: sbc-svt-sriov-net-1
        sriov_resource: openshift.io/sriov1
      secondary:
        networkName: ""
        sriov_resource: ""
    pkt1:
      primary:
        networkName: sbc-svt-sriov-net-2
        sriov_resource: openshift.io/sriov2
      secondary:
        networkName: ""
        sriov_resource: ""
    portRedundancy: false
    sriov: true
  namespace: sbc-svt
  nodeSelector: {}
  oamProxyImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/oamproxy
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
  pvcLoggerImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/pvclogger
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
  racService:
    agentServerPort: 8005
    grpcServerPort: 8099
    serverPort: 9001
  rbbnCache:
    clusterMode: true
  rbbnCacheProxy:
    image:
      pullPolicy: IfNotPresent
      repository: artifactory-tx.rbbn.com/cache_service-docker-prod-plano/dev/test/envoy
      tag: 0.9.15-v1.18.2
    listenerPort: 1999
  rbbnObs:
    configMap:
      logs:
        backendServers:
          elasticsearch:
          - auth: true
            endpoint: elasticsearch.apps.rco-ocp1.lab.rbbn.com:443
            index: platform-filebeat
            password: ELASTICSEARCH_PASSWD
            username: ELASTICSEARCH_USER
          kafka: []
          stdout:
            enable: false
        defaultTopic: default
        disablePvcLogs: false
        enable: true
        logPrefix:
          containerId: false
          nodeId: true
        podlogs: false
        system: true
        systemTopic: system
        telemetry:
          enable: true
          topic: rbbn-otel-agent
      metrics:
        appStats:
          scrapeInterval: 5s
        enable: true
        output:
        - endpoint: ""
          port: 9001
          server: prometheus
    elasticsearchCreds:
      create: true
      password:
        key: ELASTICSEARCH_PASSWD
        value: xKzqXykbs398twF
      user:
        key: ELASTICSEARCH_USER
        value: platform-writer
    kafkaCreds:
      create: false
    name: artifactory-tx.rbbn.com/ribbon_telemetry-docker-prod-plano/release/rbbn_telemetry_collector
    probe: true
    pullPolicy: IfNotPresent
    tag: v1.3.4
  sbcImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/isbcslb
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
  scSizing:
    coreDistribution:
      dspTpadCores: 0
      dspXpadCores: 0
      npRxCores: 0
      npTxCores: 0
      npWorkerCores: 2
      signalingCores: 4
    resourceAllocation:
      cpu: 6
      hugepages: 3Gi
      memory: 12Gi
  scaleAttributes:
    CacMgrReplicas: 2
    CsMgrReplicas: 2
    OamReplicas: 2
    RacMgrReplicas: 2
    SgReplicas: 0
    epuReplicaCount: 2
    hpaReplicaCount: 2
    nsReplicaCount: 2
    sessionControlPods:
      active:
        max: 4
        min: 2
      standby:
        max: 2
        scalingFactor: 2
    sessionLoadBalancerReplicas: 2
  serviceAccount:
    name: default
  signalingPktInterface:
    isMellanox: false
    pkt0:
      primary:
        networkName: sbc-svt-sriov-net-1
        sriov_resource: openshift.io/sriov1
      secondary:
        networkName: ""
        sriov_resource: ""
    pkt1:
      primary:
        networkName: sbc-svt-sriov-net-2
        sriov_resource: openshift.io/sriov2
      secondary:
        networkName: ""
        sriov_resource: ""
    portRedundancy: false
    sriov: true
  storageClass: managed-nfs-storage
  taints: []
  timeZone: Etc/UTC
  useArgoRolloutResource: false
  useRollouts:
    cac: false
    cs: false
    epu: false
    hpa: false
    ns: false
    oam: false
    rac: false
    sc: false
    sg: false
    slb: false
  useSg: false
network-service:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-ns
  jailPodsToNode: ""
  logLevel: major
  networkServiceContainerImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/corens
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
oam:
  RAMP:
    RAMPClusterId: upgradesbc
    RAMPDownloadConfig: true
    RAMPFqdn: ""
    RAMPIP0: 172.29.211.85
    RAMPIP1: ""
    RAMPPassword: sonus123
    RAMPUserName: restuser
  SDR:
    SdRegistryServer: []
    SdRegistryType: ""
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-oam
  configMap:
    AddHaIPSuffix: true
    actualCeName: vsbc1
    actualSystemName: vsbcSystem
  jailPodsToNode: ""
  limits:
    hugepages: 3Gi
    memory: 10Gi
  userData:
    admin:
      passwordHash: ""
      sshAuthorizedKey: ""
    linuxadmin:
      passwordHash: ""
      sshAuthorizedKey: ""
rac:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-rac
  jailPodsToNode: ""
  logLevel: major
  racServiceContainerImage:
    name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/racmgr
    pullPolicy: IfNotPresent
    tag: 12.1.0-14695
rbbn-cache:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-rbbncache
  clusterResetOnUpgrade: false
  progressiveDelivery: false
  rbbnCache:
    image:
      pullPolicy: IfNotPresent
      repository: artifactory-tx.rbbn.com/cache_service-docker-prod-plano/dev/test/redis
      tag: 0.9.14-v6.0.9
    maxmemoryOffset: 512Mi
    resources:
      limits:
        cpu: 1
        memory: 6096Mi
  rbbnCachePD:
    image:
      repository: artifactory-tx.rbbn.com/cache_service-docker-prod-plano/dev/test/rbbn-cache-pd
      tag: 0.9.3-v1.0.0
rbbn-observe:
  obs:
    logRetentionPolicy:
      internalRecurringInterval: minute
      maxCompressedSpacePercent: 20
      recurringInterval: hourly
      rotateTriggerPercent: 50
sc:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-sc
  configMap:
    actualCeName: vsbc1
    actualSystemName: vsbcSystem
  coolDownPeriod: 30
  hpa:
    additionalPodLabels:
      cnfc_uuid: bnknscpscpk101-hpa
    image:
      name: artifactory-tx.rbbn.com/sbx-docker-prod-plano/sbx/sbxmain/production/ribbonhpa
      pullPolicy: IfNotPresent
      tag: 12.1.0-14695
    logLevel: major
  jailPodsToNode: ""
  maxDryUpTime: 300000
  scaleDownStabilizationWindow: 300
sg:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-sg
  configMap:
    actualCeName: vsbc1
    actualSystemName: vsbcSystem
  jailPodsToNode: ""
  limits:
    hugepages: 3Gi
    memory: 8Gi
slb:
  additionalPodLabels:
    cnfc_uuid: bnknscpscpk101-slb
  configMap:
    actualCeName: vsbc1
    actualSystemName: vsbcSystem
  jailPodsToNode: ""
  limits:
    hugepages: 3Gi
    memory: 8Gi