Skip to content

Commit 97bd540

Browse files
committed
Kustomization
1 parent bafe1d6 commit 97bd540

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

deployments/kustomization.yaml

+2-1
Original file line numberDiff line numberDiff line change
@@ -17,4 +17,5 @@ secretGenerator:
1717
- url=jdbc:mysql://polling-app-mysql:3306/polls?useSSL=false&serverTimezone=UTC&useLegacyDatetimeCode=false
1818
resources:
1919
- mysql-deployment.yaml
20-
- polling-app-server.yaml
20+
- polling-app-server.yaml
21+
- polling-app-client.yaml

0 commit comments

Comments
 (0)