Update Aether production pod configs
Change-Id: Ifec91b19b7a7512885b5e63b9129499b8f539f59
diff --git a/deployment-configs/aether/apps/production/global-docker-registry.yaml b/deployment-configs/aether/apps/production/global-docker-registry.yaml
new file mode 100644
index 0000000..f7c4b1e
--- /dev/null
+++ b/deployment-configs/aether/apps/production/global-docker-registry.yaml
@@ -0,0 +1,10 @@
+secrets:
+ htpasswd: ""
+persistence:
+ enabled: false
+ingress:
+ enabled: true
+ hosts:
+ - "registry.central.aetherproject.net"
+ annotations:
+ "nginx.ingress.kubernetes.io/proxy-body-size": "0"