Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Prev Previous commit
Next Next commit
Updated name of configmap
Signed-off-by: Priyansh Choudhary <[email protected]>
  • Loading branch information
priyansh17 committed Nov 29, 2024
commit 1590d6d5e46fc6bffecc237cebe135881e5924ab
2 changes: 1 addition & 1 deletion site/content/docs/v1.15/api-types/restore.md
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,7 @@ spec:
# that should be applied to resources before restoration. Optional
resourceModifier:
kind: ConfigMap
name: resource-modifier-config
name: resource-modifier-configmap
# Actions to perform during or post restore. The only hooks currently supported are
# adding an init container to a pod before it can be restored and executing a command in a
# restored pod's container. Optional.
Expand Down