add: bonus
This commit is contained in:
2
bonus/scripts/get_gitlab_passwd.sh
Executable file
2
bonus/scripts/get_gitlab_passwd.sh
Executable file
@ -0,0 +1,2 @@
|
||||
kubectl exec -n gitlab pods/$(kubectl get pods -n gitlab -o jsonpath={.items[0].metadata.name}) -- grep Password: /etc/gitlab/initial_root_password
|
||||
|
Reference in New Issue
Block a user