Skip to content

Commit 576f1fc

Browse files
Fix gw-presets intendation (#1240)
Signed-off-by: Arnob Kumar Saha <arnob@appscode.com>
1 parent 16b5e8c commit 576f1fc

1 file changed

Lines changed: 10 additions & 10 deletions

File tree

charts/opscenter-features/templates/featuresets/saas-core/service-gateway-presets.yaml

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -11,16 +11,16 @@ gateway:
1111
envoyGateway:
1212
gateway:
1313
controllerName: gateway.voyagermesh.com/ace
14-
deployment:
15-
envoyGateway:
16-
image:
17-
repository: %s
18-
tester:
19-
image: %s
20-
gateway-converter:
21-
registryFQDN: %s
22-
crd-manager:
23-
registryFQDN: %s
14+
deployment:
15+
envoyGateway:
16+
image:
17+
repository: %s
18+
tester:
19+
image: %s
20+
gateway-converter:
21+
registryFQDN: %s
22+
crd-manager:
23+
registryFQDN: %s
2424
chart:
2525
version: %s
2626
`

0 commit comments

Comments
 (0)