Skip to content

Commit

Permalink
Fixing Provision Profile retry string (#2224)
Browse files Browse the repository at this point in the history
  • Loading branch information
danielbdias committed Mar 22, 2023
1 parent 479cce0 commit 689af6d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cli/installer/templates/provision.yaml.tpl
Expand Up @@ -41,7 +41,7 @@ spec:
default: true
periodic:
timeout: 2m
retryDelay: 3S
retryDelay: 3s
{{ if eq .enablePokeshopDemo "true" }}---
type: Demo
spec:
Expand Down

0 comments on commit 689af6d

Please sign in to comment.