Add helm chart to deploy on k8s/openshift#39
Conversation
| --set acmClusterServiceProvider.baseDomain=example.com | ||
| ``` | ||
|
|
||
| ### Three-Tier Demo Service Provider |
There was a problem hiding this comment.
do we need to support this still?
There was a problem hiding this comment.
let's support it till we have a replacement
|
|
||
| OpenShift Routes are enabled by default for the API gateway and DCM UI. | ||
|
|
||
| ### Kubernetes |
There was a problem hiding this comment.
do we want to support vanilla K8s? Like ACM is only for OCP no?
Maybe some components can be run on vanilla K8s so we should have separated sections maybe?
There was a problem hiding this comment.
ACM is not needed if we do not deploy clusters. Let's try to support both k8s and ocp
Signed-off-by: Ondra Machacek <omachace@redhat.com>
|
Just wondering, since we are moved away from the microservices, should the helm chart be based on the them or the new control-plane (though I know we don't have one yet)? |
Good point, but since control-plane is not yet ready, I couldn't do it there, but once it will be ready I will do so. |
No description provided.