Rename sync cmd to reconcile

This commit is contained in:
stefanprodan 2020-07-14 11:45:15 +03:00
parent bf67577073
commit 394227571f
15 changed files with 91 additions and 139 deletions

View file

@ -69,7 +69,7 @@ jobs:
--health-check-timeout=3m
- name: tk sync kustomization --with-source
run: |
./bin/tk sync kustomization podinfo --with-source
./bin/tk reconcile kustomization podinfo --with-source
- name: tk get kustomizations
run: |
./bin/tk get kustomizations