Add manual ghost

This commit is contained in:
Ruben Hensen
2025-03-26 12:16:38 +01:00
parent 36228e2cb7
commit db52e1dda1
9 changed files with 513 additions and 0 deletions
+11
View File
@@ -0,0 +1,11 @@
# apiVersion: v1
# kind: Namespace
# metadata:
# name: ghost-blog
# labels:
# app: ghost-blog
# app.kubernetes.io/name: ghost-blog
# app.kubernetes.io/instance: ghost-blog
# app.kubernetes.io/version: '5.92'
# app.kubernetes.io/component: namespace
# app.kubernetes.io/part-of: ghost-blog