mirror of
https://github.com/auricom/home-cluster.git
synced 2025-09-30 15:37:44 +02:00
fix: pgadmin strategy
This commit is contained in:
@@ -21,6 +21,9 @@ spec:
|
||||
email: ${SECRET_PGADMIN_EMAIL}
|
||||
password: ${SECRET_PGADMIN_PASSWORD}
|
||||
|
||||
strategy:
|
||||
type: Recreate
|
||||
|
||||
persistentVolume:
|
||||
enabled: true
|
||||
existingClaim: pgadmin-config
|
||||
|
Reference in New Issue
Block a user