koki / short

Manageable Kubernetes manifests through a composable, reusable syntax
https://docs.koki.io/short
Apache License 2.0
122 stars 14 forks source link

git volume #110

Closed ublubu closed 6 years ago

ublubu commented 6 years ago

94 #77

@wlan0

$name: git:$gitURL

$name:
  directory: $directory # optional
  revision: $revision # optional
  vol_id: $gitURL
  vol_type: git