Add Flux v0.33.0 component manifests
This commit is contained in:
parent
1acd3ee274
commit
a0bcbefa61
@ -1,6 +1,6 @@
|
|||||||
---
|
---
|
||||||
# This manifest was generated by flux. DO NOT EDIT.
|
# This manifest was generated by flux. DO NOT EDIT.
|
||||||
# Flux Version: v0.32.0
|
# Flux Version: v0.33.0
|
||||||
# Components: source-controller,kustomize-controller,helm-controller,notification-controller
|
# Components: source-controller,kustomize-controller,helm-controller,notification-controller
|
||||||
apiVersion: v1
|
apiVersion: v1
|
||||||
kind: Namespace
|
kind: Namespace
|
||||||
@ -8,7 +8,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
pod-security.kubernetes.io/warn: restricted
|
pod-security.kubernetes.io/warn: restricted
|
||||||
pod-security.kubernetes.io/warn-version: latest
|
pod-security.kubernetes.io/warn-version: latest
|
||||||
name: flux-system
|
name: flux-system
|
||||||
@ -22,7 +22,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: alerts.notification.toolkit.fluxcd.io
|
name: alerts.notification.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: notification.toolkit.fluxcd.io
|
group: notification.toolkit.fluxcd.io
|
||||||
@ -154,13 +154,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -244,7 +245,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: buckets.source.toolkit.fluxcd.io
|
name: buckets.source.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: source.toolkit.fluxcd.io
|
group: source.toolkit.fluxcd.io
|
||||||
@ -406,13 +407,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -658,13 +660,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -759,7 +762,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: gitrepositories.source.toolkit.fluxcd.io
|
name: gitrepositories.source.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: source.toolkit.fluxcd.io
|
group: source.toolkit.fluxcd.io
|
||||||
@ -990,13 +993,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -1348,13 +1352,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -1505,7 +1510,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: helmcharts.source.toolkit.fluxcd.io
|
name: helmcharts.source.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: source.toolkit.fluxcd.io
|
group: source.toolkit.fluxcd.io
|
||||||
@ -1692,13 +1697,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -1967,13 +1973,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -2076,7 +2083,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: helmreleases.helm.toolkit.fluxcd.io
|
name: helmreleases.helm.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: helm.toolkit.fluxcd.io
|
group: helm.toolkit.fluxcd.io
|
||||||
@ -2768,10 +2775,16 @@ spec:
|
|||||||
should be merged at. When set, the ValuesKey is expected to
|
should be merged at. When set, the ValuesKey is expected to
|
||||||
be a single flat value. Defaults to 'None', which results
|
be a single flat value. Defaults to 'None', which results
|
||||||
in the values getting merged at the root.
|
in the values getting merged at the root.
|
||||||
|
maxLength: 250
|
||||||
|
pattern: ^([a-zA-Z0-9_\-.\\\/]|\[[0-9]{1,5}\])+$
|
||||||
type: string
|
type: string
|
||||||
valuesKey:
|
valuesKey:
|
||||||
description: ValuesKey is the data key where the values.yaml
|
description: ValuesKey is the data key where the values.yaml
|
||||||
or a specific value can be found at. Defaults to 'values.yaml'.
|
or a specific value can be found at. Defaults to 'values.yaml'.
|
||||||
|
When set, must be a valid Data Key, consisting of alphanumeric
|
||||||
|
characters, '-', '_' or '.'.
|
||||||
|
maxLength: 253
|
||||||
|
pattern: ^[\-._a-zA-Z0-9]+$
|
||||||
type: string
|
type: string
|
||||||
required:
|
required:
|
||||||
- kind
|
- kind
|
||||||
@ -2793,13 +2806,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -2923,7 +2937,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: helmrepositories.source.toolkit.fluxcd.io
|
name: helmrepositories.source.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: source.toolkit.fluxcd.io
|
group: source.toolkit.fluxcd.io
|
||||||
@ -3073,13 +3087,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -3228,6 +3243,18 @@ spec:
|
|||||||
be done with caution, as it can potentially result in credentials
|
be done with caution, as it can potentially result in credentials
|
||||||
getting stolen in a MITM-attack.
|
getting stolen in a MITM-attack.
|
||||||
type: boolean
|
type: boolean
|
||||||
|
provider:
|
||||||
|
default: generic
|
||||||
|
description: Provider used for authentication, can be 'aws', 'azure',
|
||||||
|
'gcp' or 'generic'. This field is optional, and only taken into
|
||||||
|
account if the .spec.type field is set to 'oci'. When not specified,
|
||||||
|
defaults to 'generic'.
|
||||||
|
enum:
|
||||||
|
- generic
|
||||||
|
- aws
|
||||||
|
- azure
|
||||||
|
- gcp
|
||||||
|
type: string
|
||||||
secretRef:
|
secretRef:
|
||||||
description: SecretRef specifies the Secret containing authentication
|
description: SecretRef specifies the Secret containing authentication
|
||||||
credentials for the HelmRepository. For HTTP/S basic auth the secret
|
credentials for the HelmRepository. For HTTP/S basic auth the secret
|
||||||
@ -3246,7 +3273,9 @@ spec:
|
|||||||
type: boolean
|
type: boolean
|
||||||
timeout:
|
timeout:
|
||||||
default: 60s
|
default: 60s
|
||||||
description: Timeout of the index fetch operation, defaults to 60s.
|
description: Timeout is used for the index fetch operation for an
|
||||||
|
HTTPS helm repository, and for remote OCI Repository operations
|
||||||
|
like pulling for an OCI helm repository. Its default value is 60s.
|
||||||
type: string
|
type: string
|
||||||
type:
|
type:
|
||||||
description: Type of the HelmRepository. When this field is set to "oci",
|
description: Type of the HelmRepository. When this field is set to "oci",
|
||||||
@ -3315,13 +3344,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -3416,7 +3446,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: kustomizations.kustomize.toolkit.fluxcd.io
|
name: kustomizations.kustomize.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: kustomize.toolkit.fluxcd.io
|
group: kustomize.toolkit.fluxcd.io
|
||||||
@ -3852,13 +3882,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -4410,13 +4441,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -4539,7 +4571,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: ocirepositories.source.toolkit.fluxcd.io
|
name: ocirepositories.source.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: source.toolkit.fluxcd.io
|
group: source.toolkit.fluxcd.io
|
||||||
@ -4609,6 +4641,17 @@ spec:
|
|||||||
interval:
|
interval:
|
||||||
description: The interval at which to check for image updates.
|
description: The interval at which to check for image updates.
|
||||||
type: string
|
type: string
|
||||||
|
layerSelector:
|
||||||
|
description: LayerSelector specifies which layer should be extracted
|
||||||
|
from the OCI artifact. When not specified, the first layer found
|
||||||
|
in the artifact is selected.
|
||||||
|
properties:
|
||||||
|
mediaType:
|
||||||
|
description: MediaType specifies the OCI media type of the layer
|
||||||
|
which should be extracted from the OCI Artifact. The first layer
|
||||||
|
matching this type is selected.
|
||||||
|
type: string
|
||||||
|
type: object
|
||||||
provider:
|
provider:
|
||||||
default: generic
|
default: generic
|
||||||
description: The provider used for authentication, can be 'aws', 'azure',
|
description: The provider used for authentication, can be 'aws', 'azure',
|
||||||
@ -4721,13 +4764,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -4820,7 +4864,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: providers.notification.toolkit.fluxcd.io
|
name: providers.notification.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: notification.toolkit.fluxcd.io
|
group: notification.toolkit.fluxcd.io
|
||||||
@ -4936,13 +4980,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -5026,7 +5071,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: receivers.notification.toolkit.fluxcd.io
|
name: receivers.notification.toolkit.fluxcd.io
|
||||||
spec:
|
spec:
|
||||||
group: notification.toolkit.fluxcd.io
|
group: notification.toolkit.fluxcd.io
|
||||||
@ -5163,13 +5208,14 @@ spec:
|
|||||||
description: "Condition contains details for one aspect of the current
|
description: "Condition contains details for one aspect of the current
|
||||||
state of this API Resource. --- This struct is intended for direct
|
state of this API Resource. --- This struct is intended for direct
|
||||||
use as an array at the field path .status.conditions. For example,
|
use as an array at the field path .status.conditions. For example,
|
||||||
type FooStatus struct{ // Represents the observations of a
|
\n \ttype FooStatus struct{ \t // Represents the observations
|
||||||
foo's current state. // Known .status.conditions.type are:
|
of a foo's current state. \t // Known .status.conditions.type
|
||||||
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
||||||
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
||||||
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
\t // +listMapKey=type \t Conditions []metav1.Condition
|
||||||
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
||||||
\n // other fields }"
|
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
||||||
|
\t}"
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -5253,7 +5299,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: helm-controller
|
name: helm-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5263,7 +5309,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: kustomize-controller
|
name: kustomize-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5273,7 +5319,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5283,7 +5329,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: source-controller
|
name: source-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5293,7 +5339,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: crd-controller-flux-system
|
name: crd-controller-flux-system
|
||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
@ -5383,7 +5429,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: cluster-reconciler-flux-system
|
name: cluster-reconciler-flux-system
|
||||||
roleRef:
|
roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
@ -5403,7 +5449,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: crd-controller-flux-system
|
name: crd-controller-flux-system
|
||||||
roleRef:
|
roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
@ -5435,7 +5481,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5455,7 +5501,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: source-controller
|
name: source-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5475,7 +5521,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: webhook-receiver
|
name: webhook-receiver
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5495,7 +5541,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: helm-controller
|
name: helm-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5524,7 +5570,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/helm-controller:v0.22.2
|
image: ghcr.io/fluxcd/helm-controller:v0.23.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5577,7 +5623,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: kustomize-controller
|
name: kustomize-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5606,7 +5652,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/kustomize-controller:v0.27.0
|
image: ghcr.io/fluxcd/kustomize-controller:v0.27.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5659,7 +5705,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5687,7 +5733,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/notification-controller:v0.25.1
|
image: ghcr.io/fluxcd/notification-controller:v0.25.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5746,7 +5792,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: source-controller
|
name: source-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5779,7 +5825,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/source-controller:v0.26.1
|
image: ghcr.io/fluxcd/source-controller:v0.28.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5839,7 +5885,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: allow-egress
|
name: allow-egress
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
@ -5859,7 +5905,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: allow-scraping
|
name: allow-scraping
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
@ -5879,7 +5925,7 @@ metadata:
|
|||||||
labels:
|
labels:
|
||||||
app.kubernetes.io/instance: flux-system
|
app.kubernetes.io/instance: flux-system
|
||||||
app.kubernetes.io/part-of: flux
|
app.kubernetes.io/part-of: flux
|
||||||
app.kubernetes.io/version: v0.32.0
|
app.kubernetes.io/version: v0.33.0
|
||||||
name: allow-webhooks
|
name: allow-webhooks
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user