Skip to content

Commit f616e30

Browse files
authored
Update example to show correct environment
1 parent 50b197f commit f616e30

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/springboot/overlays/production/patch.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ metadata:
44
name: demo-configmap
55
data:
66
application.properties: |
7-
app.name=Staging Kinflate Demo
7+
app.name=Production Kinflate Demo
88
spring.jpa.hibernate.ddl-auto=update
99
spring.datasource.url=jdbc:mysql://<production_db_ip>:3306/db_example
1010
spring.datasource.username=root

0 commit comments

Comments
 (0)