initial commit

This commit is contained in:
Tom Neuber 2024-05-06 10:44:23 +02:00
commit e2f07ec151
Signed by: tom
GPG key ID: F17EFE4272D89FF6
7 changed files with 120 additions and 0 deletions

6
k8s/namespace.yaml Normal file
View file

@ -0,0 +1,6 @@
apiVersion: v1
kind: Namespace
metadata:
labels:
app.kubernetes.io/instance: forgejo
name: forgejo