-
Notifications
You must be signed in to change notification settings - Fork 263
Closed
Description
Is there an existing issue for this?
- I have searched the existing issues
Current Behavior
Issue.
Installing this chart via HelmOps leaves the bundle in modified state with display message:
Modified(1) [Bundle test-grafana]; deployment.apps default/test-grafana modified {"spec":{"strategy":{"rollingUpdate":null}}}
Note: Apparently this issue also happened in Helm 3 versions, but it was not manifested, leaving the bundle in modified state.
Expected Behavior
To be discussed
Steps To Reproduce
Deploy Rancher 2.14 with Fleet 0.15.0-alpha.9
Upload the following yaml in HelmOps
apiVersion: fleet.cattle.io/v1alpha1
kind: HelmOp
metadata:
name: test-grafana
annotations:
namespace: fleet-local
spec:
correctDrift:
enabled: false
helm:
chart: grafana
repo: https://grafana.github.io/helm-chartsEnvironment
- Architecture: amd64
- Fleet Version: 0.15.0-alpha.9
- Cluster:
- Provider: k3s
- Options:
- Kubernetes Version: 1.33.1+k3s1Logs
Anything else?
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Type
Projects
Status
✅ Done