...

Text file src/edge-infra.dev/third_party/k8s/configconnector/README.md

Documentation: edge-infra.dev/third_party/k8s/configconnector

     1Vendored installation manifests for K8s Config Connector.
     2
     3## How To Update Vendored Manifests
     4>If you upgrade a cluster's installation of this component and do not update
     5>the vendored manifests, may you forever be cursed.
     6
     7```sh
     8# from this directory
     9just update <version>
    10# from repo root
    11just third_party/k8s/configconnector/update
    12```
    13

View as plain text