Add Flux v0.32.0 component manifests
This commit is contained in:
parent
be04267eba
commit
33100fa506
@ -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.33.0
|
# Flux Version: v0.32.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.33.0
|
app.kubernetes.io/version: v0.32.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.33.0
|
app.kubernetes.io/version: v0.32.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,14 +154,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -245,7 +244,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -407,14 +406,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -660,14 +658,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -762,7 +759,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -993,14 +990,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -1352,14 +1348,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -1510,7 +1505,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -1697,14 +1692,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -1973,14 +1967,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -2083,7 +2076,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -2775,16 +2768,10 @@ 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
|
||||||
@ -2806,14 +2793,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -2937,7 +2923,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -3087,14 +3073,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -3243,18 +3228,6 @@ 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
|
||||||
@ -3273,9 +3246,7 @@ spec:
|
|||||||
type: boolean
|
type: boolean
|
||||||
timeout:
|
timeout:
|
||||||
default: 60s
|
default: 60s
|
||||||
description: Timeout is used for the index fetch operation for an
|
description: Timeout of the index fetch operation, defaults to 60s.
|
||||||
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",
|
||||||
@ -3344,14 +3315,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -3446,7 +3416,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -3882,14 +3852,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -4441,14 +4410,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -4571,7 +4539,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -4641,17 +4609,6 @@ 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',
|
||||||
@ -4764,14 +4721,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -4864,7 +4820,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -4980,14 +4936,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -5071,7 +5026,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.33.0
|
app.kubernetes.io/version: v0.32.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
|
||||||
@ -5208,14 +5163,13 @@ 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,
|
||||||
\n \ttype FooStatus struct{ \t // Represents the observations
|
type FooStatus struct{ // Represents the observations of a
|
||||||
of a foo's current state. \t // Known .status.conditions.type
|
foo's current state. // Known .status.conditions.type are:
|
||||||
are: \"Available\", \"Progressing\", and \"Degraded\" \t //
|
\"Available\", \"Progressing\", and \"Degraded\" // +patchMergeKey=type
|
||||||
+patchMergeKey=type \t // +patchStrategy=merge \t // +listType=map
|
\ // +patchStrategy=merge // +listType=map // +listMapKey=type
|
||||||
\t // +listMapKey=type \t Conditions []metav1.Condition
|
\ Conditions []metav1.Condition `json:\"conditions,omitempty\"
|
||||||
`json:\"conditions,omitempty\" patchStrategy:\"merge\" patchMergeKey:\"type\"
|
patchStrategy:\"merge\" patchMergeKey:\"type\" protobuf:\"bytes,1,rep,name=conditions\"`
|
||||||
protobuf:\"bytes,1,rep,name=conditions\"` \n \t // other fields
|
\n // other fields }"
|
||||||
\t}"
|
|
||||||
properties:
|
properties:
|
||||||
lastTransitionTime:
|
lastTransitionTime:
|
||||||
description: lastTransitionTime is the last time the condition
|
description: lastTransitionTime is the last time the condition
|
||||||
@ -5299,7 +5253,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: helm-controller
|
name: helm-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5309,7 +5263,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: kustomize-controller
|
name: kustomize-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5319,7 +5273,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5329,7 +5283,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: source-controller
|
name: source-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
---
|
---
|
||||||
@ -5339,7 +5293,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: crd-controller-flux-system
|
name: crd-controller-flux-system
|
||||||
rules:
|
rules:
|
||||||
- apiGroups:
|
- apiGroups:
|
||||||
@ -5429,7 +5383,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: cluster-reconciler-flux-system
|
name: cluster-reconciler-flux-system
|
||||||
roleRef:
|
roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
@ -5449,7 +5403,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: crd-controller-flux-system
|
name: crd-controller-flux-system
|
||||||
roleRef:
|
roleRef:
|
||||||
apiGroup: rbac.authorization.k8s.io
|
apiGroup: rbac.authorization.k8s.io
|
||||||
@ -5481,7 +5435,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5501,7 +5455,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: source-controller
|
name: source-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5521,7 +5475,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: webhook-receiver
|
name: webhook-receiver
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5541,7 +5495,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: helm-controller
|
name: helm-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5570,7 +5524,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/helm-controller:v0.23.1
|
image: ghcr.io/fluxcd/helm-controller:v0.22.2
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5623,7 +5577,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: kustomize-controller
|
name: kustomize-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5652,7 +5606,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/kustomize-controller:v0.27.1
|
image: ghcr.io/fluxcd/kustomize-controller:v0.27.0
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5705,7 +5659,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: notification-controller
|
name: notification-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5733,7 +5687,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/notification-controller:v0.25.2
|
image: ghcr.io/fluxcd/notification-controller:v0.25.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5792,7 +5746,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
control-plane: controller
|
control-plane: controller
|
||||||
name: source-controller
|
name: source-controller
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
@ -5825,7 +5779,7 @@ spec:
|
|||||||
valueFrom:
|
valueFrom:
|
||||||
fieldRef:
|
fieldRef:
|
||||||
fieldPath: metadata.namespace
|
fieldPath: metadata.namespace
|
||||||
image: ghcr.io/fluxcd/source-controller:v0.28.0
|
image: ghcr.io/fluxcd/source-controller:v0.26.1
|
||||||
imagePullPolicy: IfNotPresent
|
imagePullPolicy: IfNotPresent
|
||||||
livenessProbe:
|
livenessProbe:
|
||||||
httpGet:
|
httpGet:
|
||||||
@ -5885,7 +5839,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: allow-egress
|
name: allow-egress
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
@ -5905,7 +5859,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: allow-scraping
|
name: allow-scraping
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
@ -5925,7 +5879,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.33.0
|
app.kubernetes.io/version: v0.32.0
|
||||||
name: allow-webhooks
|
name: allow-webhooks
|
||||||
namespace: flux-system
|
namespace: flux-system
|
||||||
spec:
|
spec:
|
||||||
|
|||||||
Loading…
Reference in New Issue
Block a user