switch to democratic-csi
This commit is contained in:
@@ -15,7 +15,7 @@ Navigate to <http://pgadmin.local>
|
||||
helm install postgres ./postgres --set secret=true
|
||||
|
||||
# To redeploy or upgrade
|
||||
helm upgrade postgres ./postgres
|
||||
helm upgrade --install postgres ./postgres
|
||||
|
||||
# After uninstall secrets and pvc are not removed, reinstall without the --set secrets=true to use the old secret
|
||||
```
|
||||
|
||||
@@ -1,2 +1,2 @@
|
||||
image: dpage/pgadmin4
|
||||
tag: 4.22
|
||||
tag: 4.24
|
||||
Reference in New Issue
Block a user