Compare commits

..

No commits in common. "297741d9fcc4bec13d0a2d19049cdda323997ea2" and "39fda4bbf50a7f1d32ca03b5d5b54d2b0642b23e" have entirely different histories.

3 changed files with 11 additions and 6 deletions

9
.argo/secret.yaml Normal file
View File

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

1
.gitignore vendored
View File

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

View File

@ -11,8 +11,5 @@ actionLink: /users/
# details: Feature 2 Description
# - title: Feature 3 Title
# details: Feature 3 Description
---
::: 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)
:::
footer: Made by ODIT.Services with ❤️
---