Compare commits

..

3 Commits

Author SHA1 Message Date
297741d9fc
Added LfK imprint
All checks were successful
continuous-integration/drone/push Build is passing
2022-10-10 17:27:07 +02:00
1434f4aa92
Ignore secret 2022-10-10 17:25:19 +02:00
ad7bc3ba5f
Removed secret 2022-10-10 17:25:05 +02:00
3 changed files with 6 additions and 11 deletions

View File

@ -1,9 +0,0 @@
type: kubernetes.io/dockerconfigjson
apiVersion: v1
kind: Secret
metadata:
name: registry-odit-services
namespace: lfk
data:
.dockerconfigjson: >-
eyJhdXRocyI6eyJyZWdpc3RyeS5vZGl0LnNlcnZpY2VzIjp7InVzZXJuYW1lIjoicm9ib3Qkb2RpdF9wdWxsZXIiLCJwYXNzd29yZCI6ImdVYmowaElTRklKUnZuTFlLNzNxQkFBS3VvYUZpM3pzIiwiZW1haWwiOiJib3RAb2RpdC5zZXJ2aWNlcyIsImF1dGgiOiJjbTlpYjNRa2IyUnBkRjl3ZFd4c1pYSTZaMVZpYWpCb1NWTkdTVXBTZG01TVdVczNNM0ZDUVVGTGRXOWhSbWt6ZW5NPSJ9fX0=

1
.gitignore vendored
View File

@ -139,3 +139,4 @@ lib
/oss-attribution /oss-attribution
*.tmp *.tmp
pnpm-lock.yaml pnpm-lock.yaml
.argo/secret.yaml

View File

@ -11,5 +11,8 @@ actionLink: /users/
# details: Feature 2 Description # details: Feature 2 Description
# - title: Feature 3 Title # - title: Feature 3 Title
# details: Feature 3 Description # details: Feature 3 Description
footer: Made by ODIT.Services with ❤️ ---
--- ::: slot footer
Made by [ODIT.Services](https://odit.services/?ref=lfk-docs) with ❤️ <br>
Developed for [Lauf für Kaya](https://lauf-fuer-kaya.de) | [Imprint](https://lauf-fuer-kaya.de/impressum) | [Privacy](https://lauf-fuer-kaya.de/datenschutz)
:::