mirror of
https://github.com/Infisical/infisical.git
synced 2026-01-07 22:53:55 -05:00
misc: addresesd comment
This commit is contained in:
@@ -1628,7 +1628,8 @@ The operator provides flexible options for managing labels and annotations on ma
|
||||
- This allows you to keep InfisicalSecret-specific metadata separate from the managed secret metadata
|
||||
|
||||
<Tip>
|
||||
To prevent propagation while using `template.metadata`, pass empty objects for labels and/or annotations:
|
||||
To prevent any propagation while using `template.metadata`, pass empty objects for labels and/or annotations.
|
||||
This will ensure no labels or annotations are propagated to the managed secret, even from the InfisicalSecret CRD's own labels/annotations:
|
||||
|
||||
```yaml
|
||||
template:
|
||||
|
||||
Reference in New Issue
Block a user