Skip to content

Commit

Permalink
fix indentation for replicas. resolves #1221 (#1232)
Browse files Browse the repository at this point in the history
Co-authored-by: Russell Uman <ruman@splunk.com>
Co-authored-by: gaurav-splunk <69282718+gaurav-splunk@users.noreply.github.com>
  • Loading branch information
3 people authored Sep 26, 2023
1 parent 89a3973 commit a6ce3f2
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion config/examples/advanced/hwf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
name: cm-example
licenseManagerRef:
name: lm-example
replicas: 1
replicas: 1
appRepo:
appsRepoPollIntervalSeconds: 600
defaults:
Expand Down
2 changes: 1 addition & 1 deletion config/examples/advanced/hwf_azure_blob.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ spec:
name: cm-example
licenseManagerRef:
name: lm-example
replicas: 1
replicas: 1
appRepo:
appsRepoPollIntervalSeconds: 600
defaults:
Expand Down

0 comments on commit a6ce3f2

Please sign in to comment.