better formatting

This commit is contained in:
Const-antine 2025-08-28 12:45:56 -04:00
parent 730e9c90a2
commit d3b526041f

View File

@ -44,6 +44,7 @@ If `db.useStackgresOperator` is used (not yet implemented):
#### Example `proxy_config` ConfigMap from values (default):
```
proxyConfigMap:
create: true
@ -61,6 +62,7 @@ proxy_config:
#### Example using existing `proxyConfigMap` instead of creating it:
```
proxyConfigMap:
create: false
@ -72,6 +74,7 @@ proxyConfigMap:
#### Example `environmentSecrets` Secret
```
apiVersion: v1
kind: Secret