diff options
author | Chris Baumbauer <cab@cabnetworks.net> | 2018-12-13 07:39:44 -0800 |
---|---|---|
committer | Chris Baumbauer <cab@cabnetworks.net> | 2019-01-04 14:53:39 -0800 |
commit | 47cb5a2641e840bca4f7fc15d93d78b2a6fca306 (patch) | |
tree | 06c84ec084ff71d952cb44582ad8a15bf1723c30 /locale | |
parent | b97b85c37e77e5d37705cb2d3a60161896585420 (diff) | |
download | gitlab-ce-47cb5a2641e840bca4f7fc15d93d78b2a6fca306.tar.gz |
Require Knative to be installed only on an RBAC kubernetes cluster
Diffstat (limited to 'locale')
-rw-r--r-- | locale/gitlab.pot | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/locale/gitlab.pot b/locale/gitlab.pot index 7a43add9005..ed8d4e81e90 100644 --- a/locale/gitlab.pot +++ b/locale/gitlab.pot @@ -1842,6 +1842,9 @@ msgstr "" msgid "ClusterIntegration|You must first install Helm Tiller before installing the applications below" msgstr "" +msgid "ClusterIntegration|You must have an RBAC-enabled cluster to install Knative." +msgstr "" + msgid "ClusterIntegration|Your account must have %{link_to_kubernetes_engine}" msgstr "" |