feat: revamp and use single namespace and update to latest versions
This commit is contained in:
@@ -5,7 +5,6 @@ import { Construct } from "constructs";
|
||||
|
||||
type AuthentikServerOptions = {
|
||||
provider: HelmProvider;
|
||||
version: string;
|
||||
name: string;
|
||||
namespace: string;
|
||||
};
|
||||
|
||||
Reference in New Issue
Block a user