Skip to content
Snippets Groups Projects
Commit a5651296 authored by Andrea Michelotti's avatar Andrea Michelotti
Browse files

empty url

parent 3a0ca4f8
No related branches found
No related tags found
No related merge requests found
......@@ -87,4 +87,10 @@ configCA:
dataVolume:
claim: ## an existing claim or empty will create a new one
size: 50Gi ## size of the claim
accessMode: ReadWriteOnce
\ No newline at end of file
accessMode: ReadWriteOnce
gitRepoConfig:
url: # if set use git repo for configuration
branch: main
path: "."
exec: "" ## start script (if any) to execute
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment