fix(stack/k8s): deploying manifest with inline namespace fails silently [BE-13174] (#3135)

This commit is contained in:
Oscar Zhou
2026-07-22 17:18:07 +12:00
committed by GitHub
parent 524b679f46
commit de9dc63e85
24 changed files with 898 additions and 213 deletions
+2
View File
@@ -12873,6 +12873,8 @@ components:
type: string
Port:
type: integer
PortName:
type: string
ServiceName:
type: string
type: object
+2
View File
@@ -1933,6 +1933,8 @@ definitions:
type: string
Port:
type: integer
PortName:
type: string
ServiceName:
type: string
type: object