Skip to content

Commit 3d155e7

Browse files
Update docs/spec/v1/kustomizations.md
Co-authored-by: Matheus Pimenta <matheuscscp@gmail.com> Signed-off-by: danhubern <227390930+danhubern@users.noreply.github.com>
1 parent 7a7c140 commit 3d155e7

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

docs/spec/v1/kustomizations.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1272,7 +1272,8 @@ To change the decryption behaviour for specific Kubernetes resources, you can an
12721272
|-------------------------------------|------------|----------------------------------------------------------------|-----------------|
12731273
| `kustomize.toolkit.fluxcd.io/decrypt` | `Enabled` | - `Enabled`<br/>- `Disabled` | Decryption policy |
12741274

1275-
#### Disabled
1275+
##### Disabled
1276+
12761277
The `Disabled` policy instructs the controller to not decrypt Kubernetes resources. This might be useful if there is another entity that is going to decrpyt the resource later.
12771278

12781279
## Working with Kustomizations

0 commit comments

Comments
 (0)