mirror of
https://github.com/helm/helm.git
synced 2026-04-22 23:00:01 -04:00
8 lines
119 B
Text
8 lines
119 B
Text
---
|
|
# Source: pre-install-hook.yaml
|
|
apiVersion: v1
|
|
kind: Job
|
|
metadata:
|
|
annotations:
|
|
"helm.sh/hook": pre-install
|
|
|