|
|
@@ -665,6 +665,7 @@ spec:
|
|
|
namespaceSelector:
|
|
|
description: |-
|
|
|
The labels to select by to find the Namespaces to create the ExternalSecrets in.
|
|
|
+
|
|
|
Deprecated: Use NamespaceSelectors instead.
|
|
|
properties:
|
|
|
matchExpressions:
|
|
|
@@ -761,6 +762,7 @@ spec:
|
|
|
namespaces:
|
|
|
description: |-
|
|
|
Choose namespaces by name. This field is ORed with anything that NamespaceSelectors ends up choosing.
|
|
|
+
|
|
|
Deprecated: Use NamespaceSelectors instead.
|
|
|
items:
|
|
|
maxLength: 63
|
|
|
@@ -1494,6 +1496,7 @@ spec:
|
|
|
namespaces:
|
|
|
description: |-
|
|
|
Choose namespaces by name. This field is ORed with anything that NamespaceSelectors ends up choosing.
|
|
|
+
|
|
|
Deprecated: Use NamespaceSelectors instead.
|
|
|
items:
|
|
|
maxLength: 63
|
|
|
@@ -6858,6 +6861,7 @@ spec:
|
|
|
Optional audiences field that will be used to request a temporary Kubernetes service
|
|
|
account token for the service account referenced by `serviceAccountRef`.
|
|
|
Defaults to a single audience `vault` it not specified.
|
|
|
+
|
|
|
Deprecated: use serviceAccountRef.Audiences instead
|
|
|
items:
|
|
|
type: string
|
|
|
@@ -6867,6 +6871,7 @@ spec:
|
|
|
Optional expiration time in seconds that will be used to request a temporary
|
|
|
Kubernetes service account token for the service account referenced by
|
|
|
`serviceAccountRef`.
|
|
|
+
|
|
|
Deprecated: this will be removed in the future.
|
|
|
Defaults to 10 minutes.
|
|
|
format: int64
|
|
|
@@ -11202,6 +11207,7 @@ spec:
|
|
|
Optional audiences field that will be used to request a temporary Kubernetes service
|
|
|
account token for the service account referenced by `serviceAccountRef`.
|
|
|
Defaults to a single audience `vault` it not specified.
|
|
|
+
|
|
|
Deprecated: use serviceAccountRef.Audiences instead
|
|
|
items:
|
|
|
type: string
|
|
|
@@ -11211,6 +11217,7 @@ spec:
|
|
|
Optional expiration time in seconds that will be used to request a temporary
|
|
|
Kubernetes service account token for the service account referenced by
|
|
|
`serviceAccountRef`.
|
|
|
+
|
|
|
Deprecated: this will be removed in the future.
|
|
|
Defaults to 10 minutes.
|
|
|
format: int64
|
|
|
@@ -18622,6 +18629,7 @@ spec:
|
|
|
Optional audiences field that will be used to request a temporary Kubernetes service
|
|
|
account token for the service account referenced by `serviceAccountRef`.
|
|
|
Defaults to a single audience `vault` it not specified.
|
|
|
+
|
|
|
Deprecated: use serviceAccountRef.Audiences instead
|
|
|
items:
|
|
|
type: string
|
|
|
@@ -18631,6 +18639,7 @@ spec:
|
|
|
Optional expiration time in seconds that will be used to request a temporary
|
|
|
Kubernetes service account token for the service account referenced by
|
|
|
`serviceAccountRef`.
|
|
|
+
|
|
|
Deprecated: this will be removed in the future.
|
|
|
Defaults to 10 minutes.
|
|
|
format: int64
|
|
|
@@ -22966,6 +22975,7 @@ spec:
|
|
|
Optional audiences field that will be used to request a temporary Kubernetes service
|
|
|
account token for the service account referenced by `serviceAccountRef`.
|
|
|
Defaults to a single audience `vault` it not specified.
|
|
|
+
|
|
|
Deprecated: use serviceAccountRef.Audiences instead
|
|
|
items:
|
|
|
type: string
|
|
|
@@ -22975,6 +22985,7 @@ spec:
|
|
|
Optional expiration time in seconds that will be used to request a temporary
|
|
|
Kubernetes service account token for the service account referenced by
|
|
|
`serviceAccountRef`.
|
|
|
+
|
|
|
Deprecated: this will be removed in the future.
|
|
|
Defaults to 10 minutes.
|
|
|
format: int64
|
|
|
@@ -25643,6 +25654,7 @@ spec:
|
|
|
Optional audiences field that will be used to request a temporary Kubernetes service
|
|
|
account token for the service account referenced by `serviceAccountRef`.
|
|
|
Defaults to a single audience `vault` it not specified.
|
|
|
+
|
|
|
Deprecated: use serviceAccountRef.Audiences instead
|
|
|
items:
|
|
|
type: string
|
|
|
@@ -25652,6 +25664,7 @@ spec:
|
|
|
Optional expiration time in seconds that will be used to request a temporary
|
|
|
Kubernetes service account token for the service account referenced by
|
|
|
`serviceAccountRef`.
|
|
|
+
|
|
|
Deprecated: this will be removed in the future.
|
|
|
Defaults to 10 minutes.
|
|
|
format: int64
|
|
|
@@ -28328,6 +28341,7 @@ spec:
|
|
|
Optional audiences field that will be used to request a temporary Kubernetes service
|
|
|
account token for the service account referenced by `serviceAccountRef`.
|
|
|
Defaults to a single audience `vault` it not specified.
|
|
|
+
|
|
|
Deprecated: use serviceAccountRef.Audiences instead
|
|
|
items:
|
|
|
type: string
|
|
|
@@ -28337,6 +28351,7 @@ spec:
|
|
|
Optional expiration time in seconds that will be used to request a temporary
|
|
|
Kubernetes service account token for the service account referenced by
|
|
|
`serviceAccountRef`.
|
|
|
+
|
|
|
Deprecated: this will be removed in the future.
|
|
|
Defaults to 10 minutes.
|
|
|
format: int64
|