We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9dc2d33 commit 6d64c8bCopy full SHA for 6d64c8b
examples/sample-load-config.yaml
@@ -1,8 +1,8 @@
1
-CO_IMAGE_TAG: centos7-1.5.1
2
-DB_DATABASE: userdb
3
-DB_USER: postgres
4
-DB_PORT: 5432
5
-TABLE_TO_LOAD: xraycsvtable
6
-CSV_FILE_PATH: sample.csv
7
-PVC_NAME: csv-pvc
8
-SECURITY_CONTEXT:
+COImageTag: centos7-2.0
+DbDatabase: userdb
+DbUser: postgres
+DbPort: 5432
+TableToLoad: xraycsvtable
+CSVFilePath: sample.csv
+PVCName: crunchy-pvc
+SecurityContext:
0 commit comments