383 B
383 B
Difficulty
Easy
How to Solve
There's pods running in a namespace, with a simple application deployed. Database credentials are passed as environment variables, one of them is the flag.
kubectl get namespaces
kubectl get pods -n my-first-project
kubectl describe pod racket-toolkit-ff9d65f5d-jhx9t -n my-first-project
Flag
IGCTF-KLARRIO{save_the_environment!}