|
|
il y a 5 ans | |
|---|---|---|
| .. | ||
| README.md | 8d3445902d Make a single YAML for easy exporter-only deploy | il y a 5 ans |
| exporter.yaml | 4dfe2cf90e Added CORS headers to cmd/costmodel/main.go. | il y a 5 ans |
This is the one YAML file that is the aggregation of the regular deployment files. This is done for easy distribution, allowing users to kubectl apply an exporter-only deployment without cloning the whole repository. Apply on the parent directory won't apply anything in this directory unless kubectl apply --recursive=True is used.
Please be aware, you will have to change both the Namespace and ClusterRoleBinding resource if you want to deploy to a namespace other than cost-model.
kubectl apply -f exporter.yaml --namespace cost-model