Getting this error when running
dredger helm hashicorp/vault
panic: Error: release name "${var.name}": invalid release name, must match regex ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ and the length must not be longer than 53
I dont see any input for the release name?
Getting this error when running
dredger helm hashicorp/vaultpanic: Error: release name "${var.name}": invalid release name, must match regex ^[a-z0-9]([-a-z0-9]*[a-z0-9])?(\.[a-z0-9]([-a-z0-9]*[a-z0-9])?)*$ and the length must not be longer than 53I dont see any input for the release name?