fix: add additional secrets placeholders

This commit is contained in:
Tibo De Peuter 2026-08-05 20:31:16 +02:00
parent de45fc0103
commit 35a06a6c93
Signed by: tdpeuter
SSH key fingerprint: SHA256:u/h/LVoqKF1Iz02uOyxe6hcjmoZASCGV2HM0TG9ZMoU

View file

@ -3,3 +3,5 @@
# sops -e -i secrets.yaml
proxmox_api_token: "PLACEHOLDER_TOKEN"
forgejo_token: "PLACEHOLDER_TOKEN"
builder-ssh-key: "PLACEHOLDER_KEY"
webhook-secret: "PLACEHOLDER_SECRET"