diff --git a/justfile b/justfile index 5649934..abf5221 100644 --- a/justfile +++ b/justfile @@ -11,4 +11,6 @@ mod BasicSetup '01_Basic_Setup' mod MetalLbSetup 'Metallb_Setup' mod Traefik mod Longhorn -mod Vault '08_Vault' \ No newline at end of file +mod Vault '08_Vault' +mod ExternalSecrets '09_ExternalSecrets' +mod Postgres '10_Postgres' \ No newline at end of file