Fix production CI deployment namespace

Change prod namespace from orch-prod-namespace to orch-namespace.
This commit is contained in:
Mondo Diaz
2026-01-23 13:25:56 -06:00
parent 133d9cbfd6
commit a71cb26126
2 changed files with 3 additions and 1 deletions

View File

@@ -6,6 +6,8 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.1.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [Unreleased]
### Fixed
- Fixed production CI deployment namespace to use correct `orch-namespace` (#54)
## [0.5.0] - 2026-01-23
### Added