fix: k8s-coturn variable name typos in defaults #38
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Four variable names in
ansible/roles/k8s-coturn/defaults/main.ymlhave an extraaprefix, meaning k8s-helm-base likely receives the wrong variables for this role.k8s_coturn_arepo_name→k8s_coturn_repo_namek8s_coturn_arepo_url→k8s_coturn_repo_urlk8s_coturn_arelease_namespace→k8s_coturn_release_namespacek8s_coturn_aapp_url→k8s_coturn_app_url