Skip to content

Commit

Permalink
Point jenkins to stg00 whilst upgrading 01
Browse files Browse the repository at this point in the history
  • Loading branch information
reespozzi committed Sep 24, 2024
1 parent b2271f2 commit 2638745
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions apps/jenkins/jenkins/ptl/jenkins.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -55,9 +55,9 @@ spec:
- key: PTL_AKS_RESOURCE_GROUP
value: ss-ptl-00-rg
- key: STG_AKS_CLUSTER_NAME
value: ss-stg-01-aks
value: ss-stg-00-aks
- key: STG_AKS_RESOURCE_GROUP
value: ss-stg-01-rg
value: ss-stg-00-rg
- key: DEV_AKS_CLUSTER_NAME
value: ss-dev-01-aks
- key: DEV_AKS_RESOURCE_GROUP
Expand Down

0 comments on commit 2638745

Please sign in to comment.