Skip to content

Commit cb8f6a1

Browse files
committed
change production context name
1 parent 9fce6c6 commit cb8f6a1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

deployment/Taskfile.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@ tasks:
8787

8888
prod-db-forward:
8989
cmds:
90-
- kubectl port-forward service/db 5435:5432 -n languagedepot --context aws-rke
90+
- kubectl port-forward service/db 5435:5432 -n languagedepot --context aws-prod
9191

9292

9393
diff-staging:

0 commit comments

Comments
 (0)