feat(apps): Add bentopdf

This commit is contained in:
2026-09-13 01:10:52 +05:30
parent 9977e7a79a
commit a80033c785
6 changed files with 109 additions and 0 deletions
+12
View File
@@ -0,0 +1,12 @@
apiVersion: v1
kind: Service
metadata:
name: bentopdf
namespace: bentopdf
spec:
ports:
- name: http
port: 8080
targetPort: http
selector:
app.kubernetes.io/name: bentopdf