chore: Update manifests after change
This commit is contained in:
@@ -257,6 +257,25 @@ spec:
|
||||
type: array
|
||||
x-kubernetes-list-type: atomic
|
||||
type: object
|
||||
podCertificate:
|
||||
properties:
|
||||
certificateChainPath:
|
||||
type: string
|
||||
credentialBundlePath:
|
||||
type: string
|
||||
keyPath:
|
||||
type: string
|
||||
keyType:
|
||||
type: string
|
||||
maxExpirationSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
signerName:
|
||||
type: string
|
||||
required:
|
||||
- keyType
|
||||
- signerName
|
||||
type: object
|
||||
secret:
|
||||
properties:
|
||||
items:
|
||||
@@ -510,6 +529,25 @@ spec:
|
||||
type: array
|
||||
x-kubernetes-list-type: atomic
|
||||
type: object
|
||||
podCertificate:
|
||||
properties:
|
||||
certificateChainPath:
|
||||
type: string
|
||||
credentialBundlePath:
|
||||
type: string
|
||||
keyPath:
|
||||
type: string
|
||||
keyType:
|
||||
type: string
|
||||
maxExpirationSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
signerName:
|
||||
type: string
|
||||
required:
|
||||
- keyType
|
||||
- signerName
|
||||
type: object
|
||||
secret:
|
||||
properties:
|
||||
items:
|
||||
@@ -792,6 +830,25 @@ spec:
|
||||
type: array
|
||||
x-kubernetes-list-type: atomic
|
||||
type: object
|
||||
podCertificate:
|
||||
properties:
|
||||
certificateChainPath:
|
||||
type: string
|
||||
credentialBundlePath:
|
||||
type: string
|
||||
keyPath:
|
||||
type: string
|
||||
keyType:
|
||||
type: string
|
||||
maxExpirationSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
signerName:
|
||||
type: string
|
||||
required:
|
||||
- keyType
|
||||
- signerName
|
||||
type: object
|
||||
secret:
|
||||
properties:
|
||||
items:
|
||||
@@ -885,7 +942,7 @@ spec:
|
||||
Claims lists the names of resources, defined in spec.resourceClaims,
|
||||
that are used by this container.
|
||||
|
||||
This is an alpha field and requires enabling the
|
||||
This field depends on the
|
||||
DynamicResourceAllocation feature gate.
|
||||
|
||||
This field is immutable. It can only be set for containers.
|
||||
@@ -1117,6 +1174,25 @@ spec:
|
||||
type: array
|
||||
x-kubernetes-list-type: atomic
|
||||
type: object
|
||||
podCertificate:
|
||||
properties:
|
||||
certificateChainPath:
|
||||
type: string
|
||||
credentialBundlePath:
|
||||
type: string
|
||||
keyPath:
|
||||
type: string
|
||||
keyType:
|
||||
type: string
|
||||
maxExpirationSeconds:
|
||||
format: int32
|
||||
type: integer
|
||||
signerName:
|
||||
type: string
|
||||
required:
|
||||
- keyType
|
||||
- signerName
|
||||
type: object
|
||||
secret:
|
||||
properties:
|
||||
items:
|
||||
@@ -1888,7 +1964,7 @@ spec:
|
||||
Claims lists the names of resources, defined in spec.resourceClaims,
|
||||
that are used by this container.
|
||||
|
||||
This is an alpha field and requires enabling the
|
||||
This field depends on the
|
||||
DynamicResourceAllocation feature gate.
|
||||
|
||||
This field is immutable. It can only be set for containers.
|
||||
|
||||
Reference in New Issue
Block a user