feat/add-postgres-database (#20)
All checks were successful
continuous-integration/drone/push Build is passing
All checks were successful
continuous-integration/drone/push Build is passing
feat: add postgres database Signed-off-by: kjuulh <contact@kjuulh.io> feat: add postgres and more templates Signed-off-by: kjuulh <contact@kjuulh.io> Reviewed-on: https://git.front.kjuulh.io/kjuulh/cuddle-clusters/pulls/20 Co-authored-by: kjuulh <contact@kjuulh.io> Co-committed-by: kjuulh <contact@kjuulh.io>
This commit is contained in:
@@ -118,4 +118,4 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- grpc.service.dev.internal.kjuulh.app
|
||||
secretName: tls-service-kjuulh-app-internal-grpc-ingress-dns
|
||||
secretName: tls-service-kjuulh-app-internal-grpc-ingress-dns
|
||||
|
@@ -27,4 +27,4 @@ spec:
|
||||
- containerPort: 3001
|
||||
name: internal-http
|
||||
- containerPort: 3002
|
||||
name: internal-grpc
|
||||
name: internal-grpc
|
||||
|
@@ -118,4 +118,4 @@ spec:
|
||||
tls:
|
||||
- hosts:
|
||||
- grpc.service.prod.internal.kjuulh.app
|
||||
secretName: tls-service-kjuulh-app-internal-grpc-ingress-dns
|
||||
secretName: tls-service-kjuulh-app-internal-grpc-ingress-dns
|
||||
|
@@ -27,4 +27,4 @@ spec:
|
||||
- containerPort: 3001
|
||||
name: internal-http
|
||||
- containerPort: 3002
|
||||
name: internal-grpc
|
||||
name: internal-grpc
|
||||
|
Reference in New Issue
Block a user