diff options
author | 2025-04-15 22:24:46 +0100 | |
---|---|---|
committer | 2025-04-15 22:24:46 +0100 | |
commit | 38f534768dd723d46b2a6eaa81feb089ff259bf4 (patch) | |
tree | 00322209e01e0a5e619107a824a19415ef41de0f /.gitattributes | |
parent | Remove erroneous backend protocol for keycloak ingress (diff) |
Add ssh secrets for king arthur
Diffstat (limited to '.gitattributes')
-rw-r--r-- | .gitattributes | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/.gitattributes b/.gitattributes index 798448e..79674dd 100644 --- a/.gitattributes +++ b/.gitattributes @@ -4,3 +4,4 @@ secrets.yml filter=git-crypt diff=git-crypt secret.yaml filter=git-crypt diff=git-crypt secret.yml filter=git-crypt diff=git-crypt ghcr-pull-secrets.yaml filter=git-crypt diff=git-crypt +ssh-secrets.yaml filter=git-crypt diff=git-crypt |