update
This commit is contained in:
@@ -5,3 +5,7 @@ type: application
|
|||||||
|
|
||||||
version: 0.1.0
|
version: 0.1.0
|
||||||
appVersion: "0.1.0"
|
appVersion: "0.1.0"
|
||||||
|
dependencies:
|
||||||
|
- name: postgresql
|
||||||
|
version: 12.5.*
|
||||||
|
repository: https://charts.bitnami.com/bitnami
|
||||||
|
|||||||
@@ -15,4 +15,5 @@ ingress:
|
|||||||
service:
|
service:
|
||||||
type: ClusterIP
|
type: ClusterIP
|
||||||
port: 80
|
port: 80
|
||||||
targetport: 8080
|
targetport: 8080
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user