remove extra ingress from stash
This commit is contained in:
@@ -60,7 +60,7 @@ apps:
|
||||
replication_password: 4q389hq7gf8qo47gq8374g
|
||||
|
||||
postgres:
|
||||
enabled: true
|
||||
enabled: false
|
||||
namespace: postgres
|
||||
pvc: data-postgres-0
|
||||
state: present
|
||||
|
||||
@@ -5,11 +5,11 @@
|
||||
|
||||
image:
|
||||
repository: stashapp/stash
|
||||
tag: v0.28.1
|
||||
tag: v0.29.1
|
||||
|
||||
ingress:
|
||||
main:
|
||||
enabled: true
|
||||
enabled: false
|
||||
annotations:
|
||||
cert-manager.io/cluster-issuer: letsencrypt-production
|
||||
|
||||
|
||||
Reference in New Issue
Block a user