1
0
mirror of synced 2026-02-07 03:05:56 +00:00

Update tk docs

This commit is contained in:
stefanprodan
2020-07-02 13:28:24 +03:00
parent 633d028841
commit b11b9588f8
33 changed files with 33 additions and 33 deletions

View File

@@ -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