better formatting
This commit is contained in:
parent
730e9c90a2
commit
d3b526041f
@ -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
|
||||
|
||||
Loading…
Reference in New Issue
Block a user