fix
This commit is contained in:
@@ -370,14 +370,14 @@ options:
|
||||
memory: 512Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
memory: 128Mi
|
||||
examples:
|
||||
- limits:
|
||||
cpu: 1000m
|
||||
memory: 512Mi
|
||||
requests:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
memory: 128Mi
|
||||
properties:
|
||||
limits:
|
||||
default:
|
||||
@@ -394,13 +394,13 @@ options:
|
||||
requests:
|
||||
default:
|
||||
cpu: 100m
|
||||
memory: 256Mi
|
||||
memory: 128Mi
|
||||
properties:
|
||||
cpu:
|
||||
default: 100m
|
||||
type: string
|
||||
memory:
|
||||
default: 256Mi
|
||||
default: 128Mi
|
||||
type: string
|
||||
type: object
|
||||
type: object
|
||||
|
||||
Reference in New Issue
Block a user