unip-controller/tests/data/resources/pu-user1/user/apis
2025-04-15 20:56:15 +03:00
..
README.md initial commit 2025-04-15 20:56:15 +03:00

Basic auth secret

htpasswd -c auth user htpasswd auth developer

kubectl create secret generic basic-auth-credentials -n pu-user1 --from-file=auth