update
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
durpapi:
|
||||
ingress:
|
||||
ingress:
|
||||
enabled: false
|
||||
deployment:
|
||||
deployment:
|
||||
image: registry.internal.durp.info/developerdurp/durpapi
|
||||
tag: "0.1.0-dev0141"
|
||||
secretfile: durpapi-secret
|
||||
@@ -22,14 +21,14 @@ durpapi:
|
||||
httpGet:
|
||||
path: /api/health/gethealth
|
||||
port: 8080
|
||||
service:
|
||||
service:
|
||||
type: ClusterIP
|
||||
port: 80
|
||||
targetport: 8080
|
||||
|
||||
swagger:
|
||||
swagger:
|
||||
host: api.durp.info
|
||||
postgresql:
|
||||
postgresql:
|
||||
enabled: true
|
||||
auth:
|
||||
existingSecret: durpapi-secret
|
||||
|
||||
Reference in New Issue
Block a user