Create an SSO A record
This commit is contained in:
parent
7fe1b0b44d
commit
1023dccb21
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ vpn {{ ttl }} IN A {{ link }}
|
||||||
hass {{ ttl }} IN A {{ link }}
|
hass {{ ttl }} IN A {{ link }}
|
||||||
k8s {{ ttl }} IN A {{ link }}
|
k8s {{ ttl }} IN A {{ link }}
|
||||||
git {{ ttl }} IN A {{ link }}
|
git {{ ttl }} IN A {{ link }}
|
||||||
|
sso {{ ttl }} IN A {{ link }}
|
||||||
{% endfor %}
|
{% endfor %}
|
||||||
|
|
||||||
# Secrets service
|
# Secrets service
|
||||||
|
|
Loading…
Reference in a new issue