example-voting-app-kubernetes-v2 icon indicating copy to clipboard operation
example-voting-app-kubernetes-v2 copied to clipboard

Results 2 example-voting-app-kubernetes-v2 issues
Sort by recently updated
recently updated
newest added

Fixes https://github.com/mmumshad/example-voting-app-kubernetes-v2/issues/1

This the output: ```$ kubectl logs postgres-deployment-6d6f4bbdf7-l77f5 Error: Database is uninitialized and superuser password is not specified. You must specify POSTGRES_PASSWORD to a non-empty value for the superuser. For example,...