Update 4 files
- /charts/durpapi/templates/service.yaml - /charts/durpapi/templates/deployment.yaml - /charts/durpapi/templates/ingress.yaml - /charts/durpapi/values.yaml
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
deployment:
|
||||
replicas: 1
|
||||
image: registry.gitlab.com/developerdurp/durpapi
|
||||
tag: latest
|
||||
tag: ""
|
||||
imagePullPolicy: Always
|
||||
secretfile: durpapi-secret
|
||||
|
||||
@@ -11,7 +11,6 @@ ingress:
|
||||
tls: durpapi-tls
|
||||
|
||||
service:
|
||||
name: durpapi
|
||||
type: ClusterIP
|
||||
port: 8080
|
||||
targetport: 80
|
||||
Reference in New Issue
Block a user