diff --git a/docs/reference/UDS Core/prerequisites.md b/docs/reference/UDS Core/prerequisites.md index 5affc4df5..5f66304c4 100644 --- a/docs/reference/UDS Core/prerequisites.md +++ b/docs/reference/UDS Core/prerequisites.md @@ -90,9 +90,9 @@ To set these values add the following to the `uds-config.yaml` file: ```yaml variables: - core: - cniConfDir: /etc/cni/net.d - cniBinDir: /opt/cni/bin + core-base: + cni_conf_dir: "foo" + cni_bin_dir: "bar" ``` or via `--set` if deploying the package via `zarf`: diff --git a/src/istio/zarf.yaml b/src/istio/zarf.yaml index 6b5400262..520e7a84c 100644 --- a/src/istio/zarf.yaml +++ b/src/istio/zarf.yaml @@ -79,6 +79,7 @@ components: #- "values/registry1/ztunnel.yaml" - "values/upstream/ztunnel.yaml" images: + # https://github.com/defenseunicorns/uds-core/issues/1225 # Registry1 ztunnel image is not working right now # https://repo1.dso.mil/dsop/tetrate/istio/1.24/ztunnel/-/issues/9 #- registry1.dso.mil/ironbank/tetrate/istio/ztunnel:1.24.2-tetratefips0