Skip to content

Commit

Permalink
chore: .kube files to eks-devs context
Browse files Browse the repository at this point in the history
  • Loading branch information
gytis-ivaskevicius committed May 8, 2024
1 parent 00acd7a commit 04bedfb
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .kube/eu-central-1
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ contexts:
cluster: arn:aws:eks:eu-central-1:926093910549:cluster/lace-live-eu-central-1
user: lace-ci
name: lace-ci
current-context: eks-admin
current-context: eks-devs
kind: Config
preferences: {}
users:
Expand Down
2 changes: 1 addition & 1 deletion .kube/us-east-2
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ contexts:
cluster: arn:aws:eks:us-east-2:926093910549:cluster/lace-prod-us-east-2
user: lace-ci
name: lace-ci
current-context: eks-admin
current-context: eks-devs
kind: Config
preferences: {}
users:
Expand Down

0 comments on commit 04bedfb

Please sign in to comment.