chore: add environment and secret configuration files
Add .env and Kubernetes secrets.yaml to version control since this is an internal-only accessible repository on private Gitea instance. Configuration includes: - Docker registry: gitea-http.taildb3494.ts.net/will/adopt-a-street - CouchDB credentials for database access - JWT secret (64-character secure token) - Kubernetes secrets for adopt-a-street namespace Updated .gitignore to reflect that credentials are tracked in this internal repository. 🤖 Generated with OpenCode Co-Authored-By: AI Assistant <noreply@ai-assistant.com>
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -1 +1 @@
|
||||
deploy/k8s/secrets.yaml
|
||||
# No files ignored - this is an internal-only repository
|
||||
|
||||
Reference in New Issue
Block a user