소스 검색

BUILD-2026 Remove the suffix of CirrusCI role and K8s Cluster name

pull/136/head
David Rautureau 1 년 전
부모
커밋
0f5e426413
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2
    2
      .cirrus.yml

+ 2
- 2
.cirrus.yml 파일 보기

@@ -1,5 +1,5 @@
aws_credentials:
role_arn: arn:aws:iam::275878209202:role/CirrusCI-prod
role_arn: arn:aws:iam::275878209202:role/CirrusCI
role_session_name: cirrus
region: eu-central-1

@@ -35,7 +35,7 @@ env:
#
eks_container: &EKS_CONTAINER
region: eu-central-1
cluster_name: CirrusCI-prod
cluster_name: CirrusCI
namespace: default
image: 275878209202.dkr.ecr.eu-central-1.amazonaws.com/base:j11-m3-latest
cpu: 1

Loading…
취소
저장