You are viewing documentation for a release that is no longer maintained. To view the documentation for the most recent version, see the latest RHACS docs.
5.2. 在安装过程中启用离线模式
您可在安装 Red Hat Advanced Cluster Security for Kubernetes 的过程中启用离线模式。
5.2.1. 使用 Helm 配置启用离线模式 复制链接链接已复制到粘贴板!
复制链接链接已复制到粘贴板!
当您在安装过程中使用 Helm chart 安装 Red Hat Advanced Cluster Security for Kubernetes 时,您可以启用离线模式。
流程
-
安装 central-services Helm chart 时,在
values-public.yaml
配置文件中将env.offlineMode
环境变量的值设置为true
。 -
安装 secure-cluster-services Helm Chart 时,在
values-public.yaml
配置文件中将config.offlineMode
参数的值设置为true
。