You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

8 lines
272 B
Markdown

7 years ago
WORK IN PROGRESS.
See: https://github.com/coreos/dex/tree/47f48658c2dcf4893c2d07855e5a0da236b3847c/examples/k8s
kg create -n dex secret generic gitlab-client \
--from-literal=client-id=$GITLAB_CLIENT_ID \
--from-literal=client-secret=$GITLAB_CLIENT_SECRET