We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents d92b298 + c2c88ae commit 2762abaCopy full SHA for 2762aba
client/src/components/setup/index.vue
@@ -176,7 +176,7 @@
176
<v-col cols="12">
177
<p>Install the operator by running the following command: </p>
178
<VCodeBlock
179
- code="kubectl apply -f https://github.com/kubernetes-sigs/metrics-server/releases/latest/download/components.yaml"
+ code="kubectl apply -f https://raw.githubusercontent.com/kubero-dev/kubero-operator/main/deploy/operator.yaml"
180
highlightjs
181
copy-tab
182
tabs
0 commit comments