feat: revamp and use single namespace and update to latest versions
This commit is contained in:
@@ -7,7 +7,6 @@ type NginxOptions = {
|
||||
provider: HelmProvider;
|
||||
name: string;
|
||||
namespace: string;
|
||||
version: string;
|
||||
};
|
||||
|
||||
export class Nginx extends Construct {
|
||||
|
||||
Reference in New Issue
Block a user