We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bafe1d6 commit 97bd540Copy full SHA for 97bd540
deployments/kustomization.yaml
@@ -17,4 +17,5 @@ secretGenerator:
17
- url=jdbc:mysql://polling-app-mysql:3306/polls?useSSL=false&serverTimezone=UTC&useLegacyDatetimeCode=false
18
resources:
19
- mysql-deployment.yaml
20
- - polling-app-server.yaml
+ - polling-app-server.yaml
21
+ - polling-app-client.yaml
0 commit comments