./lib/rubypitaya/app-template/kubernetes/deployment-rubypitaya.yaml in rubypitaya-1.7.0 vs ./lib/rubypitaya/app-template/kubernetes/deployment-rubypitaya.yaml in rubypitaya-1.7.1
- old
+ new
@@ -39,10 +39,10 @@
- name: DATABASE_HOST
value: "postgres.default.svc.cluster.local"
- name: DATABASE_USER
value: "postgres"
- name: DATABASE_PASSWORD
- value: ""
+ value: "postgres"
- name: DATABASE_NAME
value: "ruby_pitaya"
imagePullSecrets:
- name: gitlab-registry
\ No newline at end of file