mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
Added NOTES.txt
This commit is contained in:
@@ -40,7 +40,7 @@ The command removes all the Kubernetes components associated with the chart and
|
||||
|
||||
## Configuration
|
||||
|
||||
The following tables lists the configurable parameters of the WordPress chart and their default values.
|
||||
The following tables lists the configurable parameters of the Spartakus chart and their default values.
|
||||
|
||||
| Parameter | Description | Default |
|
||||
| ------------------------------- | ------------------------------- | ---------------------------------------------------------- |
|
||||
|
||||
@@ -0,0 +1,7 @@
|
||||
Spartakus is now running in your cluster.
|
||||
|
||||
THIS DOES NOT REPORT ANY PERSONAL INFORMATION. Anything that might be identifying, including things
|
||||
like IP addresses, container images, and object names are anonymized. We take this very seriously.
|
||||
If you think something we are collecting might be considered personal information, PLEASE let us know!
|
||||
|
||||
https://github.com/kubernetes-incubator/spartakus
|
||||
@@ -10,6 +10,9 @@ image: gcr.io/google_containers/spartakus-amd64:v1.0.0
|
||||
## ref: http://kubernetes.io/docs/user-guide/compute-resources/
|
||||
##
|
||||
resources:
|
||||
# limits:
|
||||
# cpu: 2m
|
||||
# memory: 8Mi
|
||||
requests:
|
||||
cpu: 2m
|
||||
memory: 8Mi
|
||||
|
||||
Reference in New Issue
Block a user