summaryrefslogtreecommitdiff
path: root/qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb
diff options
context:
space:
mode:
authorGitLab Bot <gitlab-bot@gitlab.com>2021-11-18 13:16:36 +0000
committerGitLab Bot <gitlab-bot@gitlab.com>2021-11-18 13:16:36 +0000
commit311b0269b4eb9839fa63f80c8d7a58f32b8138a0 (patch)
tree07e7870bca8aed6d61fdcc810731c50d2c40af47 /qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb
parent27909cef6c4170ed9205afa7426b8d3de47cbb0c (diff)
downloadgitlab-ce-311b0269b4eb9839fa63f80c8d7a58f32b8138a0.tar.gz
Add latest changes from gitlab-org/gitlab@14-5-stable-eev14.5.0-rc42
Diffstat (limited to 'qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb')
-rw-r--r--qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb3
1 files changed, 1 insertions, 2 deletions
diff --git a/qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb b/qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb
index a13c92d5c6d..8eac8419022 100644
--- a/qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb
+++ b/qa/qa/fixtures/kubernetes_agent/agentk-manifest.yaml.erb
@@ -24,8 +24,7 @@ spec:
args:
- --token-file=/config/token
- --kas-address
- - "<%= kas_wss_address %>" # Use this for GitLab chart deployments
- # - "<%= kas_grpc_address %>" # Use this for GDK
+ - "<%= kas_wss_address %>"
volumeMounts:
- name: token-volume
mountPath: /config