mirror of
https://github.com/suitenumerique/people.git
synced 2026-08-17 21:25:52 +02:00
To be able to move the repository on the new organization and to facilitate external developer integration we need to create a standalone dev stack and use external secret.
4 lines
138 B
Bash
Executable File
4 lines
138 B
Bash
Executable File
#!/usr/bin/env bash
|
|
|
|
curl https://raw.githubusercontent.com/numerique-gouv/tools/refs/heads/main/kind/create_cluster.sh | bash -s -- desk
|