Skip to content

Commit 196230c

Browse files
committed
Convert Staging to a real testing env
1 parent 3ad9a2f commit 196230c

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.drone.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -64,7 +64,7 @@ pipeline:
6464
<<: *helm_deploy
6565
prefix: STG
6666
secrets: [ STG_API_SERVER, STG_KUBERNETES_TOKEN ]
67-
values: ingress.globalStaticIpName=code-annotation-staging,ingress.hostname=code-annotation-staging.srcd.run,image.tag=commit-${DRONE_COMMIT_SHA:0:7},deployment.gaTrackingID=UA-109494282-2,secretName=code-annotation-drone-workaround
67+
values: ingress.globalStaticIpName=code-annotation-staging,ingress.hostname=code-annotation-staging.srcd.run,image.tag=commit-${DRONE_COMMIT_SHA:0:7},deployment.gaTrackingID=UA-115770171-1,authorization.restrictAccessGroup=team:1819537,secretName=code-annotation-drone-workaround
6868
when:
6969
branch: [staging]
7070
event: [push]

0 commit comments

Comments
 (0)