unip-controller/tests/data/resources/pu-user1/user/apis/README.md

6 lines
147 B
Markdown
Raw Permalink Normal View History

2025-01-29 13:13:51 +00:00
Basic auth secret
htpasswd -c auth user
htpasswd auth developer
kubectl create secret generic basic-auth-credentials -n pu-user1 --from-file=auth