github.com/Racer159/jackal@v0.32.7-0.20240401174413-0bd2339e4f2e/packages/jackal-registry/configmap.yaml (about)

     1  # https://github.com/kubernetes/enhancements/tree/master/keps/sig-cluster-lifecycle/generic/1755-communicating-a-local-registry
     2  apiVersion: v1
     3  kind: ConfigMap
     4  metadata:
     5    name: local-registry-hosting
     6    namespace: kube-public
     7  data:
     8    localRegistryHosting.v1: |
     9      host: "###JACKAL_REGISTRY###"
    10      help: "https://github.com/Racer159/jackal"