Initial upload

This commit is contained in:
Automated pipeline 2025-07-14 11:30:40 +00:00 committed by Actions pipeline
parent fab682a18f
commit dd928c140a
103 changed files with 31 additions and 14959 deletions

View file

@ -1,13 +0,0 @@
apiVersion: v1
kind: Service
metadata:
name: mailhog
spec:
selector:
app: mailhog
ports:
- name: smtp
port: 1025
- name: http
port: 8025
type: ClusterIP