added working browser with proxy
This commit is contained in:
@@ -41,23 +41,9 @@ spec:
|
||||
properties:
|
||||
browser:
|
||||
properties:
|
||||
image:
|
||||
type: string
|
||||
"on":
|
||||
type: boolean
|
||||
port:
|
||||
properties:
|
||||
port:
|
||||
format: int32
|
||||
type: integer
|
||||
protocol:
|
||||
description: Protocol defines network protocols supported
|
||||
for things like container ports.
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
id:
|
||||
type: string
|
||||
server:
|
||||
description: |-
|
||||
INSERT ADDITIONAL SPEC FIELDS - desired state of cluster
|
||||
@@ -113,13 +99,16 @@ spec:
|
||||
host_ports:
|
||||
items:
|
||||
properties:
|
||||
port:
|
||||
host_port:
|
||||
format: int32
|
||||
type: integer
|
||||
protocol:
|
||||
description: Protocol defines network protocols supported
|
||||
for things like container ports.
|
||||
type: string
|
||||
target_port:
|
||||
format: int32
|
||||
type: integer
|
||||
type: object
|
||||
type: array
|
||||
running:
|
||||
|
Reference in New Issue
Block a user