This repository has been archived on 2024-11-08 . You can view files and clone it, but cannot push or open issues or pull requests.
WORK IN PROGRESS.
kg create -n dex secret generic gitlab-client
--from-literal=client-id=$GITLAB_CLIENT_ID
--from-literal=client-secret=$GITLAB_CLIENT_SECRET
Description
Languages
Shell
100%