when I get the values of $CONFIG_VALUES_PATH and $VALUES_PATH in enabled script, it's not the current values but the previous values of ConfigMap/addon-operator.
such as:
# enabled script
cat $CONFIG_VALUES_PATH
cat $VALUES_PATH
Environment:
- Addon-operator version: v1.5.3
- Helm version: v3.10.3
- Kubernetes version: v1.24.17
- Installation type (kubectl apply, helm chart, etc.):