feat: add pgadmin argo app
This commit is contained in:
parent
18ef9d87c1
commit
173633c6f1
7 changed files with 79 additions and 26 deletions
|
|
@ -15,7 +15,6 @@ spec:
|
|||
targetRevision: 0.11.6
|
||||
helm:
|
||||
valuesObject:
|
||||
|
||||
enabled: true
|
||||
pod:
|
||||
autoscaling:
|
||||
|
|
@ -30,6 +29,7 @@ spec:
|
|||
memory: 1024Mi
|
||||
service:
|
||||
type: LoadBalancer
|
||||
port: 9091
|
||||
ingress:
|
||||
enabled: true
|
||||
className: traefik
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue