mirror of
https://github.com/portainer/portainer.git
synced 2026-08-07 10:54:48 +00:00
fix(stack/k8s): deploying manifest with inline namespace fails silently [BE-13174] (#3135)
This commit is contained in:
@@ -12873,6 +12873,8 @@ components:
|
||||
type: string
|
||||
Port:
|
||||
type: integer
|
||||
PortName:
|
||||
type: string
|
||||
ServiceName:
|
||||
type: string
|
||||
type: object
|
||||
|
||||
@@ -1933,6 +1933,8 @@ definitions:
|
||||
type: string
|
||||
Port:
|
||||
type: integer
|
||||
PortName:
|
||||
type: string
|
||||
ServiceName:
|
||||
type: string
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user