Files
devcontainer/flux/configmap.yaml.example
T
2026-02-19 19:55:05 -05:00

14 lines
378 B
Plaintext

---
apiVersion: v1
kind: ConfigMap
metadata:
name: devcontainer
data:
# GitHub repository to clone on startup
# Example: "https://github.com/username/repository"
# github-repo: "https://github.com/username/repository"
# Happy Coder configuration (optional)
# happy-server-url: "https://api.cluster-fluster.com"
# happy-webapp-url: "https://app.happy.engineering"