Skip to content
Snippets Groups Projects
Commit e40021cd authored by Kamil Trzcińśki's avatar Kamil Trzcińśki
Browse files

Fix ingress.rb

parent 46bc6b5d
No related branches found
No related tags found
No related merge requests found
Loading
Loading
@@ -23,6 +23,8 @@ module Clusters
end
 
def set_initial_status
return unless not_installable?
self.status = 'installable' if cluster&.application_helm_installed?
end
 
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment