$scope.saveConfig = function() {
      $scope.settings.saving = true;
      var params = {
        resource: $stateParams.clusterId
      };