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