From 33c27c8929305b3d89a8ea85a90ec51566c3e4a9 Mon Sep 17 00:00:00 2001 From: Ryan Richard Date: Tue, 7 Jul 2026 13:41:04 -0700 Subject: [PATCH] update concourse admin usernames Signed-off-by: Ryan Richard --- infra/concourse-install/web/values-web.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/infra/concourse-install/web/values-web.yaml b/infra/concourse-install/web/values-web.yaml index 6f598385a..e8b2cb3d0 100644 --- a/infra/concourse-install/web/values-web.yaml +++ b/infra/concourse-install/web/values-web.yaml @@ -1,4 +1,4 @@ -# Copyright 2020-2025 the Pinniped contributors. All Rights Reserved. +# Copyright 2020-2026 the Pinniped contributors. All Rights Reserved. # SPDX-License-Identifier: Apache-2.0 # Helps decide the name of the Deployment along with other resources and labels. Will be suffixed with "-web". @@ -74,7 +74,7 @@ concourse: # TODO: this needs to change to be the team in the vmware org. Also need to change the clientID and clientSecret in the concourse-install-bootstrap GCP secret for one in the vmware org. # team: vmware-tanzu:pinniped-owners # Temporarily just list which specific users are admins instead. - user: cfryanr,joshuatcasey + user: cfryanr,v0lkan github: enabled: true bindPort: 80