kubebb / core

A declarative component lifecycle management platform
https://kubebb.github.io/website
Apache License 2.0
8 stars 9 forks source link

todo #347

Closed Abirdcfly closed 11 months ago

Abirdcfly commented 11 months ago

Signed-off-by: Abirdcfly fp544037857@gmail.com

Abirdcfly commented 11 months ago

@0xff-dev

0xff-dev commented 11 months ago

@0xff-dev

👌

0xff-dev commented 11 months ago
root@macbookpro:~/workspace/core# kubectl -nkubebb-system get cm local-http.bc-explorer-v0.0.1 -oyaml
apiVersion: v1
data:
  images: hyperledgerk8s/bc-explorer:v20230504
  values.yaml: |
    deployment:
      image: hyperledgerk8s/bc-explorer:v20230504
    ingress:
      enable: false
      ingressClassName: portal-ingress
      ingressDomain: 172.18.0.2.nip.io
    runtimeArgs:
      explorerDB: pg
      pgAddr: postgres://bestchains:Passw0rd!@postgresql:5432/bestchains?sslmode=disable
kind: ConfigMap
metadata:
  creationTimestamp: "2023-09-18T08:52:30Z"
  name: local-http.bc-explorer-v0.0.1
  namespace: kubebb-system
  resourceVersion: "2969068"
  uid: 266adce8-c88b-4588-9dac-0f1e3cdd7085