424ef3b3f9
* [calico] add calico apiserver * fix yamllint * remove addext argument * Configure API server with the CA bundle * add check kdd
10 lines
325 B
Django/Jinja
10 lines
325 B
Django/Jinja
# This is a tech-preview manifest which installs the Calico API server. Note that this manifest is liable to change
|
|
# or be removed in future releases without further warning.
|
|
#
|
|
# Namespace and namespace-scoped resources.
|
|
apiVersion: v1
|
|
kind: Namespace
|
|
metadata:
|
|
labels:
|
|
name: calico-apiserver
|
|
name: calico-apiserver
|