sassoftware / viya4-deployment

This project contains Ansible code that creates a baseline in an existing Kubernetes environment for use with the SAS Viya Platform, generates the manifest for an order, and then can also deploy that order into the Kubernetes environment specified.
Apache License 2.0
71 stars 64 forks source link

add monitoring/logging namespaces #143

Closed enderm closed 3 years ago

enderm commented 3 years ago

new options: V4M_LOGGING_NAMESPACE, V4M_MONITORING_NAMESPACE

fixes Issue #108

thpang commented 3 years ago

Verified using defaults and setting values. LGTM.