File tree Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Expand file tree Collapse file tree 3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11import ConfigValuesExample from " ../partials/configValues/_configValuesExample.mdx"
2+ import ConfigValuesProcedure from " ../partials/configValues/_config-values-procedure.mdx"
23import PlaceholdersGlobal from " ../partials/install/_placeholders-global.mdx"
34import PlaceholderAirgapBundle from " ../partials/install/_placeholder-airgap-bundle.mdx"
4- import PlaceholderNamespaceEmbedded from " ../partials/install/_placeholder-namespace-embedded.mdx"
55import PlaceholderNamespaceExisting from " ../partials/install/_placeholder-namespace-existing.mdx"
6- import IntroEmbedded from " ../partials/install/_automation-intro-embedded.mdx"
76import DownloadKotsBundle from " ../partials/install/_download-kotsadm-bundle.mdx"
8- import DownloadkURLBundle from " ../partials/install/_download-kurl-bundle.mdx"
9- import ExtractKurlBundle from " ../partials/install/_extract-kurl-bundle.mdx"
107import InstallKotsCliAirGap from " ../partials/install/_install-kots-cli-airgap.mdx"
118import InstallKotsCli from " ../partials/install/_install-kots-cli.mdx"
129import PushKotsImages from " ../partials/install/_push-kotsadm-images.mdx"
Original file line number Diff line number Diff line change 11import ConfigValuesExample from " ../partials/configValues/_configValuesExample.mdx"
2+ import ConfigValuesProcedure from " ../partials/configValues/_config-values-procedure.mdx"
23import PlaceholdersGlobal from " ../partials/install/_placeholders-global.mdx"
34import PlaceholderAirgapBundle from " ../partials/install/_placeholder-airgap-bundle.mdx"
45import PlaceholderNamespaceKurl from " ../partials/install/_placeholder-namespace-embedded.mdx"
56import IntroKurl from " ../partials/install/_automation-intro-embedded.mdx"
7+ import DownloadkURLBundle from " ../partials/install/_download-kurl-bundle.mdx"
8+ import ExtractKurlBundle from " ../partials/install/_extract-kurl-bundle.mdx"
69
710# Installing with kURL from the Command Line
811
Original file line number Diff line number Diff line change @@ -251,7 +251,7 @@ const sidebars = {
251251 } ,
252252 {
253253 type : 'category' ,
254- label : 'KOTS (Admin Console) ' ,
254+ label : 'KOTS' ,
255255 items : [
256256 'intro-kots' ,
257257 {
You can’t perform that action at this time.
0 commit comments