mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-07-01 02:11:20 +00:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export const environment = {
|
|
production: true
|
|
};
|