Loading templates/gitlab-ci-k8s-vault.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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" Loading
templates/gitlab-ci-k8s-vault.yml +1 −1 Original line number Diff line number Diff line Loading @@ -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"