mirror of
https://github.com/helm/helm.git
synced 2026-02-15 16:59:59 -05: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
|
|
|