diff options
| author | 2024-05-14 03:09:17 +0100 | |
|---|---|---|
| committer | 2024-05-14 15:15:53 +0100 | |
| commit | d9385c95d368103267dc4e9bd6ab2b0c34b0faef (patch) | |
| tree | b9e3041a9a84aee6d52c647f41644c6490d5ae92 /kubernetes/namespaces/tooling/bitwarden/configmap.yaml | |
| parent | Remove reflection of pythondiscord.com TLS to modmail ns (diff) | |
Migrate Bitwarden to pydis.wtf
Diffstat (limited to 'kubernetes/namespaces/tooling/bitwarden/configmap.yaml')
| -rw-r--r-- | kubernetes/namespaces/tooling/bitwarden/configmap.yaml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/kubernetes/namespaces/tooling/bitwarden/configmap.yaml b/kubernetes/namespaces/tooling/bitwarden/configmap.yaml index 29b9a84..3b8c62d 100644 --- a/kubernetes/namespaces/tooling/bitwarden/configmap.yaml +++ b/kubernetes/namespaces/tooling/bitwarden/configmap.yaml @@ -5,7 +5,7 @@ metadata: namespace: tooling data: # Domain to access bitwarden by - DOMAIN: "https://bitwarden.pythondiscord.com" + DOMAIN: "https://bitwarden.pydis.wtf" # Password hint must be sent to an email when this is false. # When it's true, it'll be shown right on the page. |