mirror of
https://github.com/fluxcd/flux2.git
synced 2026-04-12 07:00:05 +00:00
Update tk docs
This commit is contained in:
parent
633d028841
commit
b11b9588f8
33 changed files with 33 additions and 33 deletions
2
.github/workflows/e2e.yaml
vendored
2
.github/workflows/e2e.yaml
vendored
|
|
@ -41,7 +41,7 @@ jobs:
|
|||
./bin/tk check --pre
|
||||
- name: tk install --version
|
||||
run: |
|
||||
./bin/tk install --version=master --namespace=test --verbose
|
||||
./bin/tk install --version=master --namespace=test --verbose --components="source-controller,kustomize-controller"
|
||||
- name: tk uninstall
|
||||
run: |
|
||||
./bin/tk uninstall --namespace=test --crds --silent
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue