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
|