UNPKG

eks-for-prod

Version:

EKS Cluster + EFS Filesystem + Aurora Serverless Cluster

9 lines (8 loc) 280 B
"use strict"; Object.defineProperty(exports, "__esModule", { value: true }); exports.Paths = void 0; var Paths; (function (Paths) { Paths["MANIFESTS"] = "assets/manifests"; Paths["CHARTS_VALUES"] = "assets/chart-values"; })(Paths = exports.Paths || (exports.Paths = {}));