#How to correct misconfigured TridentBackendConfig

1 messages · Page 1 of 1 (latest)

weak mantle
#

For some time we have in our k8s a TridentBackendConfig for iscsi. The problem is that we have in spec also dataLIF which according the documentations should not be specified. How can we fix that? When i simply remove dataLIF from the configuration, the trident-crd-controller is complayining with following message "Failed to apply the backend update; updating the data plane IP address isn't currently supported"

How can we fix that? We already have StorageClass and PV which is using this backend.

Trident version: 23.10.0