add pg
Some checks failed
continuous-integration/drone/push Build is failing

This commit is contained in:
Simple_Not 2023-12-14 19:34:39 +10:00
parent 0f455c144d
commit d60c27c19f

View File

@ -0,0 +1,18 @@
---
apiVersion: v1
kind: Service
metadata:
namespace: vdk2ch
name: postgres
labels:
app: postgres
spec:
selector:
app: postgres
ports:
- protocol: TCP
name: postgres
port: 5432
#nodePort: 30432
#type: NodePort