You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
@@ -111,6 +112,7 @@ Values in the pgo configuration file have the following meaning:
111
112
|BACKUP_STORAGE.FSGROUP | optional, if set, will cause a *SecurityContext* and *fsGroup* attributes to be added to generated Pod and Deployment definitions
112
113
|BACKUP_STORAGE.SUPPLEMENTAL_GROUPS | optional, if set, will cause a SecurityContext to be added to generated Pod and Deployment definitions
113
114
|PGO.LSPVC_TEMPLATE | the PVC lspvc template file used to view PVCs
115
+
|PGO.CSVLOAD_TEMPLATE | the CSV load template file used for load jobs
114
116
|PGO.CO_IMAGE_TAG | image tag to use for the PostgreSQL operator containers
115
117
|PGO.DEBUG | set to true if you want to see debug messages from the pgo client
0 commit comments