Commit 321b1ce3 authored by Bertrand Goareguer's avatar Bertrand Goareguer
Browse files

Update templates/gitlab-ci-k8s-vault.yml

parent 400c0424
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -9,6 +9,6 @@ variables:
.k8s-base:
  services:
    - name: "$CI_REGISTRY/to-be-continuous/tools/tracking:master"
      command: ["--service", "kubernetes", "2.0.0" ]
      command: ["--service", "--port", "8082", "kubernetes", "2.0.0" ]
    - name: "$CI_REGISTRY/to-be-continuous/tools/vault-secrets-provider:master"
      alias: "vault-secrets-provider"