docs: make universe
Signed-off-by: Andrea Luzzardi <aluzzardi@gmail.com>
This commit is contained in:
33
docs/reference/universe/kubernetes/kustomize.md
Normal file
33
docs/reference/universe/kubernetes/kustomize.md
Normal file
@@ -0,0 +1,33 @@
|
||||
---
|
||||
sidebar_label: kustomize
|
||||
---
|
||||
|
||||
# dagger.io/kubernetes/kustomize
|
||||
|
||||
## #Kustomization
|
||||
|
||||
### #Kustomization Inputs
|
||||
|
||||
| Name | Type | Description |
|
||||
| ------------- |:-------------: |:-------------: |
|
||||
|*version* | `*"v3.8.7" \| string` |Kustomize binary version |
|
||||
|
||||
### #Kustomization Outputs
|
||||
|
||||
_No output._
|
||||
|
||||
## #Kustomize
|
||||
|
||||
Apply a Kubernetes Kustomize folder
|
||||
|
||||
### #Kustomize Inputs
|
||||
|
||||
| Name | Type | Description |
|
||||
| ------------- |:-------------: |:-------------: |
|
||||
|*source* | `dagger.#Artifact` |Kubernetes source |
|
||||
|*kustomization* | `string` |Optional Kustomization file |
|
||||
|*version* | `*"v3.8.7" \| string` |Kustomize binary version |
|
||||
|
||||
### #Kustomize Outputs
|
||||
|
||||
_No output._
|
Reference in New Issue
Block a user