Added kanidm

This commit is contained in:
Ultradesu
2026-05-04 16:52:43 +01:00
parent e8638f6813
commit 04bd29701e
7 changed files with 185 additions and 0 deletions
+15
View File
@@ -0,0 +1,15 @@
---
apiVersion: v1
kind: Service
metadata:
name: kanidm
labels:
app: kanidm
spec:
ports:
- name: https
port: 443
targetPort: 443
protocol: TCP
selector:
app: kanidm