diff --git a/deploy_carvel/concierge/README.md b/deploy_carvel/concierge/README.md new file mode 100644 index 00000000..b22f18a6 --- /dev/null +++ b/deploy_carvel/concierge/README.md @@ -0,0 +1,3 @@ +# README + +- the ./config symlink points to /deploy/concierge diff --git a/deploy_carvel/concierge/config b/deploy_carvel/concierge/config new file mode 120000 index 00000000..de0a5c1b --- /dev/null +++ b/deploy_carvel/concierge/config @@ -0,0 +1 @@ +deploy/concierge \ No newline at end of file diff --git a/deploy_carvel/local-user-authenticator/README.md b/deploy_carvel/local-user-authenticator/README.md new file mode 100644 index 00000000..c6cda34e --- /dev/null +++ b/deploy_carvel/local-user-authenticator/README.md @@ -0,0 +1,3 @@ +# README + +- the ./config symlink points to /deploy/local-user-authenticator diff --git a/deploy_carvel/local-user-authenticator/config b/deploy_carvel/local-user-authenticator/config new file mode 120000 index 00000000..fa3d8c99 --- /dev/null +++ b/deploy_carvel/local-user-authenticator/config @@ -0,0 +1 @@ +deploy/local-user-authenticator \ No newline at end of file diff --git a/deploy_carvel/supervisor/README.md b/deploy_carvel/supervisor/README.md new file mode 100644 index 00000000..5e1a39a9 --- /dev/null +++ b/deploy_carvel/supervisor/README.md @@ -0,0 +1,3 @@ +# README + +- the ./config symlink points to /deploy/supervisor diff --git a/deploy_carvel/supervisor/config b/deploy_carvel/supervisor/config new file mode 120000 index 00000000..cedaa4bd --- /dev/null +++ b/deploy_carvel/supervisor/config @@ -0,0 +1 @@ +deploy/supervisor \ No newline at end of file