first upload

This commit is contained in:
2025-07-20 14:48:10 +02:00
parent c4d9a64b4f
commit 676e150f75
6 changed files with 110 additions and 0 deletions

View File

@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: dokuwiki
namespace: default
spec:
ports:
- port: 80
targetPort: 80
name: http
selector:
app: dokuwiki