Commit cc9ce655 authored by Thong Kuah's avatar Thong Kuah
Browse files

Test tiller works with an operation from helm

parent 1f17a56d
Loading
Loading
Loading
Loading
+1 −0
Changes for .gitlab-ci.yml: 1 added line, 0 removed lines.
Original line number Diff line number Diff line
@@ -116,6 +116,7 @@ test-initialize-tiller:
    - download_k3s
    - start_k3s
    - auto-deploy initialize_tiller
    - helm ls

# disabled, doesn't look like k3s supports docker-registry secret
.test-create-secret: