Skip to content

Commit 7b348b6

Browse files
committed
test
1 parent 3ca772e commit 7b348b6

File tree

1 file changed

+1
-1
lines changed
  • spring-cloud-kubernetes-test-support/src/main/resources/config-watcher

1 file changed

+1
-1
lines changed

spring-cloud-kubernetes-test-support/src/main/resources/config-watcher/deployment.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ spec:
3434
- name: LOGGING_LEVEL_ORG_SPRINGFRAMEWORK_CLOUD_KUBERNETES_COMMONS_CONFIG_RELOAD
3535
value: DEBUG
3636
- name: SPRING_CLOUD_KUBERNETES_CONFIGURATION_WATCHER_REFRESHDELAY
37-
value: "30000"
37+
value: "60000"

0 commit comments

Comments
 (0)