I was able to deplay wordpress the first time, however now when I try to redeploy it, getting this error:
"500:Ingress.networking.k8s.io "wordpress-qaqvclhc" is invalid: [spec.rules[0].host: Invalid value: "vfjzbrbu.$(REGION_NAME).$(REGION_USER_DOMAIN)": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is 'a-z0-9?(\.a-z0-9?)'), spec.tls[0].hosts[0]: Invalid value: "vfjzbrbu.$(REGION_NAME).$(REGION_USER_DOMAIN)": a lowercase RFC 1123 subdomain must consist of lower case alphanumeric characters, '-' or '.', and must start and end with an alphanumeric character (e.g. 'example.com', regex used for validation is 'a-z0-9?(\.a-z0-9?)')]"
Thanks for the help!