Method: Krane::DeployTask#prune_allowlist
- Defined in:
- lib/krane/deploy_task.rb
#prune_allowlist ⇒ Object
80 81 82 |
# File 'lib/krane/deploy_task.rb', line 80 def prune_allowlist cluster_resource_discoverer.prunable_resources(namespaced: true) end |