itsulu-blog-publisher/.claude/settings.json
Nicholas Riegel 34647c3742 docs: add Kubernetes test infrastructure documentation
- Add comprehensive K8s test setup guide to CLAUDE.md (section 8)
- Document K8s architecture, Docker image requirements, and job execution
- Update ARCHITECTURE.md with CI/CD infrastructure details
- Fix Dockerfile to use python3 -m pip and proper non-root user handling
- Upgrade addon to Odoo 17.0 and update XML view syntax
2026-05-29 18:13:32 -04:00

7 lines
138 B
JSON

{
"portainer": {
"url": "https://portainer.itsulu.com",
"username": "nicholasr@itsulu.us",
"password": "kQpHdu8Rv5jn"
}
}