Skip to content

Commit 7782a65

Browse files
committed
fix(test): remove trailing spaces
Signed-off-by: Philipp Hamann <[email protected]>
1 parent 3118f67 commit 7782a65

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

charts/cluster/test/postgresql-cluster-configuration/01-non_default_configuration_cluster-assert.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -101,7 +101,7 @@ spec:
101101
memory: 256Mi
102102
limits:
103103
cpu: 100m
104-
memory: 256Mi
104+
memory: 256Mi
105105
plugins:
106106
- name: cnpg-i-plugin-example.my-org.io
107107
enabled: true

0 commit comments

Comments
 (0)