You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Apr 18, 2024. It is now read-only.
// TODO: Stop deleting template/mongo-db.yaml.raw once MongoDB Operator is implemented. Related issue: https://github.com/flanksource/karina/issues/658
// FIXME: skip deleting template that may not exist return platform.DeleteSpecs(Namespace, "template/mongo-db.yaml.raw")
}
if err := platform.CreateOrUpdateNamespace(Namespace, nil, nil); err != nil {
// TODO: Stop applying template/mongo-db.yaml.raw as part of keptn once MongoDB Operator is implemented. Related issue: https://github.com/flanksource/karina/issues/658