mirror of
https://github.com/kubernetes-sigs/kustomize.git
synced 2026-05-18 04:55:08 +00:00
4 lines
51 B
TypeScript
4 lines
51 B
TypeScript
export const environment = {
|
|
production: true
|
|
};
|