wiki added

This commit is contained in:
Justine Pelletreau
2022-06-18 00:56:17 +02:00
parent 0de7119b28
commit 04cda807e1
6 changed files with 282 additions and 0 deletions

View File

@ -0,0 +1,13 @@
apiVersion: v1
kind: Service
metadata:
labels:
run: mediawiki
name: mediawiki
spec:
ports:
- name: "http"
port: 80
targetPort: 80
selector:
run: mediawiki