Skip to content

Commit 28b5b51

Browse files
committed
Removed circleci stuff from examples, removed assumed role profile
1 parent 1d37bf9 commit 28b5b51

2 files changed

Lines changed: 0 additions & 9 deletions

File tree

.circleci/config.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,6 @@ jobs:
203203
cluster-authentication-role-arn: << parameters.cluster-authentication-role-arn >>
204204
aws-region: << parameters.region >>
205205
install-kubectl: true
206-
aws-profile: assumed-role
207206
- queue/until_front_of_line:
208207
time: '30'
209208
- run:

example.yml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -17,11 +17,3 @@ params:
1717

1818
# staging database hostname
1919
stagingDatabaseHostname: fix_me
20-
21-
22-
# CircleCI config
23-
language: go
24-
assumeRole: false
25-
circleCIPro: false
26-
stagingClusterName: staging
27-
productionClusterName: production

0 commit comments

Comments
 (0)