-
Notifications
You must be signed in to change notification settings - Fork 147
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
FluxCD helmrelease parameter: pullInterval should be set in the spec.chart.spec.interval, not spec.interval #767
Comments
according to the parameter usage: parameter: {
repoType: *"helm" | "git" | "oss" | "oci"
// +usage=The interval at which to check for repository/bucket and release updates, default to 5m
pullInterval: *"5m" | string
// +usage=The Interval at which to reconcile the Helm release, default to 30s
interval: *"30s" | string |
MiD10
changed the title
Fluxcd helmrelease parameter: pullInterval should be set in the spec.chart.spec.interval, not spec.interval
FluxCD helmrelease parameter: pullInterval should be set in the spec.chart.spec.interval, not spec.interval
Dec 3, 2024
MiD10
pushed a commit
to MiD10/catalog
that referenced
this issue
Dec 3, 2024
MiD10
added a commit
to MiD10/catalog
that referenced
this issue
Dec 3, 2024
MiD10
added a commit
to MiD10/catalog
that referenced
this issue
Dec 3, 2024
MiD10
added a commit
to MiD10/catalog
that referenced
this issue
Dec 3, 2024
Signed-off-by: MiD10 <[email protected]>
wonderflow
pushed a commit
that referenced
this issue
Dec 4, 2024
Signed-off-by: MiD10 <[email protected]>
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
https://github.com/kubevela/catalog/blob/ade56fcb667b1eaa27419cf4082d0ebc78bd2dc1/addons/fluxcd/definitions/helm-release-def.cue#L128C1-L163C5
The text was updated successfully, but these errors were encountered: