Skip to content
#

multi-tenant

Here are 117 public repositories matching this topic...

csakshaug
csakshaug commented Nov 5, 2019

Today the templates/gateway_config.yml includes many essential values. Some of them are exposed to overrides in init.yaml But several are not. I think the best approach is to have default possible to override all "changeable" values. For gateway config template we are almost there, the are three values sticking out. [L30-L32](https://github.com/openfaas-incubator/ofc-bootstrap/blob/6accd2fbe

paurosello
paurosello commented Jul 20, 2020

Description

Currently, the installation method is kind of manual. We want to provide a curated way to deploy the Operator.

Proposal

Build a Helm Chart to deploy K8Spin Operator.

Before

Clone this repo, cd into it and:

# Create a local cluster
$ kind create cluster
# Deploy cert-manager
$ kubectl apply -f deploy/cert-manager/cert-manager.yaml
$ kubectl wa

Improve this page

Add a description, image, and links to the multi-tenant topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the multi-tenant topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.